George Rimar
|
9cdd4ddfce
|
[llvm-readobj] - Teach readobj to print DT_FILTER dynamic tag in human readable form.
Nothing special here, output format is similar to the format
used by binutils readelf and ELF Tool Chain readelf.
Differential revision: https://reviews.llvm.org/D35351
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@308033 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-07-14 16:00:16 +00:00 |
|
Davide Italiano
|
bac7fb4eb0
|
[llvm-readobj] Dump DT_RELACOUNT correctly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257988 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-01-16 06:06:36 +00:00 |
|
Michael J. Spencer
|
d37a9dfc0b
|
[Object][ELF] Handle the dynamic string table in files without a section table.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241937 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-07-10 20:11:57 +00:00 |
|
Michael J. Spencer
|
8109763d68
|
[Object][ELF] Support dumping hash-tables from files with no section table.
This time without breaking the bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241869 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-07-09 22:32:24 +00:00 |
|
Adrian Prantl
|
2efb9f7c3e
|
Temporarily reverting 241765, 241768, and 241772 to unbreak the build bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241781 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-07-09 02:14:49 +00:00 |
|
Michael J. Spencer
|
7d0e4c73d4
|
[Object][ELF] Support dumping hash-tables from files with no section table.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241765 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-07-09 00:21:06 +00:00 |
|