1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/Object
2013-04-30 15:40:54 +00:00
..
Archive.h [Object][Archive] Improve performance. 2013-02-03 10:48:50 +00:00
Binary.h At Jim Grosbach's request detemplate Object/MachO.h. 2013-04-18 18:08:55 +00:00
COFF.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
ELF.h Add getSymbolAlignment to the ObjectFile interface. 2013-04-29 22:24:22 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h Fix Addend computation for non external relocations on Macho. 2013-04-30 15:40:54 +00:00
MachOFormat.h [MC/Mach-O] Add support for linker options in Mach-O files. 2013-01-18 01:26:07 +00:00
ObjectFile.h Add getSymbolAlignment to the ObjectFile interface. 2013-04-29 22:24:22 +00:00
RelocVisitor.h Clarify getRelocationAddress x getRelocationOffset a bit. 2013-04-25 12:28:45 +00:00