search for: 000000604c38

Displaying 1 result from an estimated 1 matches for "000000604c38".

2012 Aug 03
1
[LLVMdev] llvm-objdump does not give information about all relocations
...e us relocation entries in .rela.dyn section. Consider, for instance, the output of "readelf -r /bin/true": $ readelf -r /bin/true Relocation section '.rela.dyn' at offset 0xa80 contains 5 entries: Offset Info Type Sym. Value Sym. Name + Addend 000000604c38 001800000006 R_X86_64_GLOB_DAT 0000000000000000 __gmon_start__ + 0 000000604de0 002800000005 R_X86_64_COPY 0000000000604de0 __progname + 0 000000604df0 002700000005 R_X86_64_COPY 0000000000604df0 stdout + 0 000000604e00 002a00000005 R_X86_64_COPY 0000000000604e00 __progname_full + 0...