[PATCH] readelf: Add --dyn-sym option.

Mark Wielaard mark@klomp.org
Tue Sep 10 13:46:00 GMT 2019


On Tue, 2019-09-03 at 00:10 +0200, Mark Wielaard wrote:
> It is already possible to select the symbol table to print by name,
> using --symbols=SECTION. This allows printing the dynamic symbol table
> with --symbols=.dynsym. binutils readelf allows printing just the
> dynamic symbol table by type using --dyn-sym. Add the same option
> and document it. Also add a testcase to show --symbols=.dynsym and
> --dyn-sym produce the same output.

Pushed to master.



More information about the Elfutils-devel mailing list