1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include/llvm/Object
Preston Gurd 6e9bcca355 This patch improves the MCJIT runtime dynamic loader by adding new handling
of zero-initialized sections, virtual sections and common symbols
and preventing the loading of sections which are not required for
execution such as debug information.

Patch by Andy Kaylor!

llvm-svn: 154610
2012-04-12 20:13:57 +00:00
..
Archive.h [Object] 2012-03-09 20:41:57 +00:00
Binary.h [Object/COFF]: Expose getSectionName. 2012-03-19 20:27:15 +00:00
COFF.h This patch improves the MCJIT runtime dynamic loader by adding new handling 2012-04-12 20:13:57 +00:00
ELF.h This patch improves the MCJIT runtime dynamic loader by adding new handling 2012-04-12 20:13:57 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h This patch improves the MCJIT runtime dynamic loader by adding new handling 2012-04-12 20:13:57 +00:00
MachOFormat.h Teach macho-dump how to dump linkedit_data load commands. 2011-08-30 18:33:37 +00:00
MachOObject.h Remove trailing spaces 2012-01-22 09:26:00 +00:00
ObjectFile.h This patch improves the MCJIT runtime dynamic loader by adding new handling 2012-04-12 20:13:57 +00:00