search for: 00c02030

Displaying 1 result from an estimated 1 matches for "00c02030".

Did you mean: 00002030
2013 Mar 11
0
[LLVMdev] symbol address: llvm-objdump vs. objdump
...ariable "machin": [ Fri Mar 08 - 22:58:36 ][ wwolff at hostname ] ~/hello_stuff $ objdump hello1 -t -g | grep machin 0000000000601020 g O .data 0000000000000004 machin [ Fri Mar 08 - 22:58:40 ][ wwolff at hostname ] ~/hello_stuff $ llvm-objdump hello1 -t -g | grep machin 00c02030 g .data 00000004 machin It's normal?? I see the same difference with llvm-nm and nm. Best Regards -- Willy WOLFF -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130311/c8f13ec3/attachment.htm...