1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/Object
2016-03-25 23:11:52 +00:00
..
Archive.h Simplify users of StringRef::{l,r}trim (NFC) 2016-02-16 02:06:01 +00:00
ArchiveWriter.h Use Child instead of child_iterator in the archive writer. 2015-11-01 00:10:37 +00:00
Binary.h [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
COFF.h Fix a crash in running llvm-objdump -t with an invalid Mach-O file already 2016-03-23 20:27:00 +00:00
COFFImportFile.h Object: Fix COFF import file's symbols. 2015-09-01 06:01:53 +00:00
ELF.h Represent the dynamic table itself with a DynRegionInfo. 2016-02-17 16:48:00 +00:00
ELFObjectFile.h Fix a crash in running llvm-objdump -t with an invalid Mach-O file already 2016-03-23 20:27:00 +00:00
ELFTypes.h Object: Add ELF types to ELFType. 2016-03-14 22:58:21 +00:00
Error.h [Object] Remove empty private section from BinaryError. 2016-03-25 18:03:08 +00:00
IRObjectFile.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
MachO.h [Object] Make MachOObjectFile's constructor private, provide a static create 2016-03-25 21:59:14 +00:00
MachOUniversal.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ModuleSummaryIndexObjectFile.h [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
ObjectFile.h [Object] Make createMachOObjectFile return Expected<...> rather than 2016-03-25 23:11:52 +00:00
RelocVisitor.h [lanai] Add ELF enum value and relocations. 2016-03-01 21:21:42 +00:00
StackMapParser.h Make more headers self-contained. 2016-01-27 18:03:37 +00:00
SymbolicFile.h Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1). 2015-11-10 00:31:08 +00:00
SymbolSize.h Make computeSymbolSizes never fail. 2015-06-24 19:57:32 +00:00