[llvm] r175592 - [llvm-readobj] Add ELF .dynamic table dumping.
Renato Golin
renato.golin at linaro.org
Sat Feb 23 13:36:55 PST 2013
Ok, seems like it's an issue with my buildbot: The section generated is
broken:
Tag Type Name/Value
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
0x0000000000000001 (NEEDED) Shared library: [libm.so.6]
0x000000000000000e (SONAME) Library soname: [libfoo.so]
0x0000000000000004 (HASH) 0x158
0x0000000000000005 (STRTAB) 0x288
0x0000000000000006 (SYMTAB) 0x198
0x000000000000000a (STRSZ) 98 (bytes)
0x000000000000000b (SYMENT) 24 (bytes)
0x0000000000000000 (NULL) 0x0
0x0000000000000000 (NULL) 0x0
0x0000000000000000 (NULL) 0x0
0x0000000000000000 (NULL) 0x0
0x0000000000000000 (NULL) 0x0
0x0000000000000000 (NULL) 0x0
0x0000000000200358 unknown
0x0000000000000000 (NULL) 0x79732e0000000001
0x74732e006261746d unknown
0x2e00626174727473 unknown
0x79642e006d79736e unknown
0x665f68652e007478 unknown
0x6e79642e00617461 unknown
0x642e00746c702e74 unknown
0x0000000000000000 (NULL) 0x0
0x0000000000000000 (NULL) 0x0
... repeating NULL ad infinitum...
And without the header. I'll have a look into it.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130223/a751583b/attachment.html>
More information about the llvm-commits
mailing list