relocation table: -Wl,--emit-relocs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear all,

I need to modify a program after it compilation using gcc, for that I
need the relocation table which I obtain using the option
-Wl,--emit-relocs and then I output using read(elf). The thing is that
in this relocation table only appear the relocation information for the
SETHI & CALL instructions but not the JMPL which I also need. Does
anyone know how can I obtain the relocation information for the JMPL and
other indirect jumps?

Thanks in advance,


George


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux