On 11/17/2016 03:23 PM, Mark Wielaard wrote: > +2016-11-17 Mark Wielaard > + > + * readelf.c (options): Add optional arg SECTION for symbols. > + (symbol_table_section): New static variable. > + (parse_opt): Set symbol_table_section on 's'. > + (print_symtab): Filter on symbol_table_section name is set. I tested it and it does what I want. Thanks! Florian