objdump --syms -j .text

Andy Chittenden AChittenden@bluearc.com
Thu Mar 31 15:58:00 GMT 2005


I want to dump out just the symbols in the .text section. Is that
possible? The "obvious" invocation of using "-j .text --syms" seems to
ignore the -j option and dumps the symbols for all sections.

-- 
Andy, BlueArc Engineering 



More information about the Binutils mailing list