llvm-6502/include/llvm/Object
2015-06-25 00:07:39 +00:00
..
Archive.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
ArchiveWriter.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49: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 libObject/COFF: Add a function to get pointers to relocation entries. 2015-06-25 00:07:39 +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 Don't get confused with sections whose section number is reserved. 2015-06-24 14:48:54 +00:00
ELFObjectFile.h Add a SymbolRef::getValue. 2015-06-24 19:11:10 +00:00
ELFTypes.h Avoid a "always true" warning from gcc. 2015-06-15 14:49:41 +00:00
ELFYAML.h [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section support 2015-05-07 15:40:48 +00:00
Error.h Remove object_error::success and use std::error_code() instead 2015-06-09 15:20:42 +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 Make computeSymbolSizes never fail. 2015-06-24 19:57:32 +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 Add a SymbolRef::getValue. 2015-06-24 19:11:10 +00:00
RelocVisitor.h Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) 2015-06-23 09:49:53 +00:00
SymbolicFile.h Change how symbol sizes are handled in lib/Object. 2015-06-24 10:20:30 +00:00
SymbolSize.h Make computeSymbolSizes never fail. 2015-06-24 19:57:32 +00:00