This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ppc32/objdump : retrieving the symbol's name behind the GOT offset ?


Hi,

When it's related to the access to an object via the GOT,
objdump/ppc32 produces such disassembled code :

    lwz     r9,-32764(r30)

Is there any mean (with objdump, or any other tool) for quickly
retrieving the corresponding real symbol's name of the targeted object
(local or global) ?

Thanks,
- Yon


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]