Displaying 1 result from an estimated 1 matches for "r_x86_64_copy".
2012 Aug 03
1
[LLVMdev] llvm-objdump does not give information about all relocations
...rue":
$ 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
000000604e08 002c00000005 R_X86_64_COPY 0000000000604e08 stderr + 0
Relocation section '.rela.plt&...