llvm-6502/include/llvm/Object
2012-10-10 01:41:33 +00:00
..
Archive.h [Object] 2012-03-09 20:41:57 +00:00
Binary.h Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION. 2012-09-17 07:16:40 +00:00
COFF.h This patch adds new functions to the SectionRef and ObjectFile interfaces to determine whether or not a section is meant to be read-only. These functions will be used by the MCJIT RuntimeDyld to give hints to the memory manager during the object loading process in a future patch. 2012-10-10 01:41:33 +00:00
ELF.h This patch adds new functions to the SectionRef and ObjectFile interfaces to determine whether or not a section is meant to be read-only. These functions will be used by the MCJIT RuntimeDyld to give hints to the memory manager during the object loading process in a future patch. 2012-10-10 01:41:33 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h This patch adds new functions to the SectionRef and ObjectFile interfaces to determine whether or not a section is meant to be read-only. These functions will be used by the MCJIT RuntimeDyld to give hints to the memory manager during the object loading process in a future patch. 2012-10-10 01:41:33 +00:00
MachOFormat.h Add LLVM support for Swift. 2012-09-29 21:43:49 +00:00
MachOObject.h Refactor data-in-code annotations. 2012-05-18 19:12:01 +00:00
ObjectFile.h This patch adds new functions to the SectionRef and ObjectFile interfaces to determine whether or not a section is meant to be read-only. These functions will be used by the MCJIT RuntimeDyld to give hints to the memory manager during the object loading process in a future patch. 2012-10-10 01:41:33 +00:00