search for: 000000604c70

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

Did you mean: 000000604c60
2012 Aug 03
1
[LLVMdev] llvm-objdump does not give information about all relocations
...Relocation section '.rela.plt' at offset 0xaf8 contains 37 entries: Offset 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 &qu...