How to list all symbolic names for references to global varibables and functions with objdump (for MIPS arch)?
Brian Dessent
brian@dessent.net
Tue Dec 2 04:24:00 GMT 2008
Pan ruochen wrote:
> So, can I make objdump show all reference messages for functions and
> global variables?
It sounds like you need to use the -r option to display relocs.
Brian
More information about the Binutils
mailing list