Nico Rieck
|
f89da7210b
|
Replace coff-/elf-dump with llvm-readobj
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179361 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-12 04:06:46 +00:00 |
|
Rafael Espindola
|
5c4e52e496
|
Fix the bitwidth of the remaining fields.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136884 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-04 17:00:11 +00:00 |
|
Rafael Espindola
|
251a2bbfb0
|
print st_shndx with the correct number of bits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136880 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-04 15:50:13 +00:00 |
|
Rafael Espindola
|
67ac0c0d63
|
print st_other with the correct number of bits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136877 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-04 15:38:19 +00:00 |
|
Rafael Espindola
|
71a8f5ca12
|
print st_type with the correct number of bits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136875 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-04 15:24:00 +00:00 |
|
Rafael Espindola
|
d7c278326f
|
Print st_bind with the correct number of bits.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136874 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-04 15:10:35 +00:00 |
|
Rafael Espindola
|
65ad8dc807
|
Another counter goes decimal.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136871 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-04 14:27:46 +00:00 |
|
Rafael Espindola
|
014180d387
|
Don't print a counter in hex.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136869 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-08-04 13:39:15 +00:00 |
|
Rafael Espindola
|
9974b8b3cb
|
Update tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129116 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-07 23:51:25 +00:00 |
|
Rafael Espindola
|
96aa78c8c5
|
Add support for the --noexecstack option.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124077 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-01-23 17:55:27 +00:00 |
|