[PATCH] D13696: [llvm-readobj/ELF] Print GNU Hash section
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 07:21:15 PDT 2015
ikudrin created this revision.
ikudrin added reviewers: rafael, Bigcheese.
ikudrin added a subscriber: llvm-commits.
Add a new command line switch, -gnu-hash-table, to print the content of that section.
http://reviews.llvm.org/D13696
Files:
include/llvm/Object/ELF.h
include/llvm/Object/ELFTypes.h
test/tools/llvm-readobj/Inputs/gnuhash.so.elf-i386
test/tools/llvm-readobj/Inputs/gnuhash.so.elf-x86_64
test/tools/llvm-readobj/elf-gnuhash.test
tools/llvm-readobj/ELFDumper.cpp
tools/llvm-readobj/ObjDumper.h
tools/llvm-readobj/StreamWriter.h
tools/llvm-readobj/llvm-readobj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13696.37247.patch
Type: text/x-patch
Size: 7291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/8eb025d3/attachment.bin>
More information about the llvm-commits
mailing list