llvm-6502/include/llvm/Object
NAKAMURA Takumi 2af949dddd [Object, DebugInfo] Make DWARFContext BE-aware.
test/DebugInfo/member-pointers.ll would not fail in targetting BE any more.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171943 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-09 02:45:05 +00:00
..
Archive.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
Binary.h [Object, DebugInfo] Make DWARFContext BE-aware. 2013-01-09 02:45:05 +00:00
COFF.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
ELF.h Allow ELF64 relocation type to be more than 8 bits. 2013-01-08 10:12:09 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h Add a function to get the segment name of a section. 2012-12-21 03:47:03 +00:00
MachOFormat.h Teach MachO which sections contain code 2012-12-17 17:59:32 +00:00
MachOObject.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
ObjectFile.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
RelocVisitor.h Right now all of the relocations are 32-bit dwarf, and the relocation 2012-12-27 01:07:07 +00:00