llvm-6502/include/llvm/Object
2015-07-20 21:23:29 +00:00
..
Archive.h Handle the error of trying to convert a regular archive to a thin one. 2015-07-15 20:45:56 +00:00
ArchiveWriter.h For new archive member we only need to store the full path. 2015-07-15 22:46:53 +00:00
Binary.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
COFF.h Object/COFF: Fix import library's getNameType method. 2015-07-08 18:21:09 +00:00
COFFYAML.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ELF.h Simplify iterating over the dynamic section and report broken ones. 2015-07-20 21:23:29 +00:00
ELFObjectFile.h Simplify iterating over the dynamic section and report broken ones. 2015-07-20 21:23:29 +00:00
ELFTypes.h Fix shadowing. 2015-07-09 22:42:21 +00:00
ELFYAML.h [ELFYAML] Fix handling SHT_NOBITS sections by obj2yaml/yaml2obj tools 2015-07-03 23:00:54 +00:00
Error.h Return ErrorOr from getSection. 2015-07-01 12:56:27 +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 Delete UnknownAddress. It is a perfectly valid symbol value. 2015-07-07 17:12:59 +00:00
MachOUniversal.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ObjectFile.h Delete UnknownAddress. It is a perfectly valid symbol value. 2015-07-07 17:12:59 +00:00
RelocVisitor.h Fix handling of ELF::R_MIPS_32 on Mips64. 2015-07-06 12:18:44 +00:00
StackMapParser.h [StackMaps] Add a lightweight parser for stackmap version 1 sections. 2015-06-26 23:56:53 +00:00
SymbolicFile.h Delete UnknownAddress. It is a perfectly valid symbol value. 2015-07-07 17:12:59 +00:00
SymbolSize.h Make computeSymbolSizes never fail. 2015-06-24 19:57:32 +00:00