Rafael Espindola
|
cfee7efde9
|
Teach llvm-readobj to print human friendly description of reserved sections.
llvm-svn: 204584
|
2014-03-24 05:00:34 +00:00 |
Nico Rieck
|
ba848e3bca
|
Replace coff-/elf-dump with llvm-readobj
llvm-svn: 179361
|
2013-04-12 04:06:46 +00:00 |
Rafael Espindola
|
9bc32a96be
|
print st_shndx with the correct number of bits.
llvm-svn: 136880
|
2011-08-04 15:50:13 +00:00 |
Rafael Espindola
|
9528995e3f
|
print st_other with the correct number of bits.
llvm-svn: 136877
|
2011-08-04 15:38:19 +00:00 |
Rafael Espindola
|
96df560ce1
|
print st_type with the correct number of bits.
llvm-svn: 136875
|
2011-08-04 15:24:00 +00:00 |
Rafael Espindola
|
79ef75dc49
|
Print st_bind with the correct number of bits.
llvm-svn: 136874
|
2011-08-04 15:10:35 +00:00 |
Rafael Espindola
|
1b282e7e49
|
Another counter goes decimal.
llvm-svn: 136871
|
2011-08-04 14:27:46 +00:00 |
Roman Divacky
|
e15f591de4
|
Print all 64bits for st_value and st_size. Adjust tests accordingly.
llvm-svn: 122263
|
2010-12-20 20:49:43 +00:00 |
Rafael Espindola
|
cc1b168ef6
|
Symbols defined as the difference of other two end up in the ABS section.
llvm-svn: 117451
|
2010-10-27 16:04:30 +00:00 |