search for: 000000604c78

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

Did you mean: 000000604c38
2012 Aug 03
1
[LLVMdev] llvm-objdump does not give information about all relocations
...t Info Type Sym. Value Sym. Name + Addend 000000604c60 000100000007 R_X86_64_JUMP_SLO 0000000000000000 free + 0 000000604c68 000200000007 R_X86_64_JUMP_SLO 0000000000000000 abort + 0 000000604c70 000300000007 R_X86_64_JUMP_SLO 0000000000000000 __errno_location + 0 000000604c78 000400000007 R_X86_64_JUMP_SLO 0000000000000000 _exit + 0 000000604c80 000500000007 R_X86_64_JUMP_SLO 0000000000000000 __fpending + 0 ... (The list for .rela.plt has been truncated for brevity.) If we now run "llvm-objdump-3.1 -r /bin/true", we will get a list of entries in .rela.plt...