llvm-6502/include/llvm/Object
Rafael Espindola 4a0bf5423c Use the raw member names in Archive::Archive.
This a bit more efficient and avoids having a function that uses the string
table being called by a function that searches for it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185680 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-05 03:35:15 +00:00
..
Archive.h Use the raw member names in Archive::Archive. 2013-07-05 03:35:15 +00:00
Binary.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
COFF.h readobj: Dump PE/COFF optional records. 2013-06-12 19:10:33 +00:00
COFFYAML.h Print symbol names in relocations when dumping COFF as YAML. 2013-06-06 13:06:17 +00:00
ELF.h [PowerPC] Add support for TLS data relocations 2013-07-01 23:33:29 +00:00
ELFYAML.h [yaml2obj][ELF] Make symbol table top-level key. 2013-06-22 01:38:00 +00:00
Error.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
MachO.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
MachOFormat.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
MachOUniversal.h Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
ObjectFile.h Handle relocations that don't point to symbols. 2013-06-05 01:33:53 +00:00
RelocVisitor.h RelocVisitor: Add another PPC64 relocation that occurs in dwarf output. 2013-06-22 13:03:15 +00:00
YAML.h Make operator== non-member for greater symmetry. 2013-06-07 18:00:04 +00:00