llvm-6502/include/llvm/Object
Amara Emerson 5d446e61d9 Add support for reading ARM ELF build attributes.
Build attribute sections can now be read if they exist via ELFObjectFile, and
the llvm-readobj tool has been extended with an option to dump this information
if requested. Regression tests are also included which exercise these features.

Also update the docs with a fixed ARM ABI link and a new link to the Addenda
which provides the build attributes specification.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181009 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-03 11:36:35 +00:00
..
Archive.h [Object][Archive] Improve performance. 2013-02-03 10:48:50 +00:00
Binary.h At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
COFF.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
ELF_ARM.h Add support for reading ARM ELF build attributes. 2013-05-03 11:36:35 +00:00
ELF.h Add support for reading ARM ELF build attributes. 2013-05-03 11:36:35 +00:00
Error.h
MachO.h Fix Addend computation for non external relocations on Macho. 2013-04-30 15:40:54 +00:00
MachOFormat.h [MC/Mach-O] Add support for linker options in Mach-O files. 2013-01-18 01:26:07 +00:00
ObjectFile.h Add getSymbolAlignment to the ObjectFile interface. 2013-04-29 22:24:22 +00:00
RelocVisitor.h [SystemZ] Add ELF relocation support 2013-05-03 11:11:15 +00:00