llvm-6502/lib/Object
2012-10-10 01:41:33 +00:00
..
Archive.cpp Convert comments to proper Doxygen comments. 2012-06-09 00:01:45 +00:00
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp 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
ELFObjectFile.cpp
Error.cpp
LLVMBuild.txt
MachOObject.cpp Reverting r 160419. 2012-07-19 21:43:55 +00:00
MachOObjectFile.cpp 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
Makefile
Object.cpp
ObjectFile.cpp