]> git.ipfire.org Git - thirdparty/elfutils.git/commit
readelf: Add optional --symbols[=SECTION] argument to select section name.
authorMark Wielaard <mjw@redhat.com>
Thu, 17 Nov 2016 14:19:54 +0000 (15:19 +0100)
committerMark Wielaard <mjw@redhat.com>
Thu, 17 Nov 2016 14:19:54 +0000 (15:19 +0100)
commit507e7e28f0f58cb711a7b3e5bb320c5f30b0e6ea
tree0bd25d12b919aebfd90b13604f913e27849da6ab
parentd5afff85e22b38949f3e7936231c67de16e180e8
readelf: Add optional --symbols[=SECTION] argument to select section name.

Make it possible to display just the symbols from a named symbol section
instead of always displaying all symbol sections.

https://bugzilla.redhat.com/show_bug.cgi?id=1396092

Signed-off-by: Mark Wielaard <mjw@redhat.com>
src/ChangeLog
src/readelf.c
tests/ChangeLog
tests/run-readelf-s.sh