llvm-6502/include/llvm/Object
2011-10-25 22:30:42 +00:00
..
Archive.h Object/Archive: Add BSD style long file name support and skip internal members. 2011-10-25 22:30:42 +00:00
Binary.h Make Binary the parent of ObjectFile and update children to new interface. 2011-06-25 17:54:50 +00:00
COFF.h Object/COFF: Change type from a struct to a uint16_t. The struct would be 2011-10-18 19:31:59 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h Add support for the notion of "hidden" relocations. On MachO, these are relocation entries that are used as additional information for other, real relocations, rather than being relocations themselves. 2011-10-25 20:35:53 +00:00
MachOFormat.h Teach macho-dump how to dump linkedit_data load commands. 2011-08-30 18:33:37 +00:00
MachOObject.h Teach macho-dump to dump the uleb128s referred to by linkedit_data segments. 2011-08-30 22:10:58 +00:00
ObjectFile.h Add support for the notion of "hidden" relocations. On MachO, these are relocation entries that are used as additional information for other, real relocations, rather than being relocations themselves. 2011-10-25 20:35:53 +00:00