llvm-6502/include/llvm/Object
2015-06-21 01:12:32 +00:00
..
Archive.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
ArchiveWriter.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
Binary.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
COFF.h Object: Add load configuration structure for 64 bit PE/COFF. 2015-06-21 01:12:32 +00:00
COFFYAML.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
ELF.h Revert "[Object, ELF] Fix segmentation fault in ELFFile::getSectionName()." 2015-06-04 23:58:31 +00:00
ELFObjectFile.h Improve error handling of getRelocationAddend. 2015-06-19 20:58:43 +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 Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
MachO.h Make getRelocationSection MachO only. 2015-06-19 17:54:28 +00:00
MachOUniversal.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00
ObjectFile.h Make getRelocationSection MachO only. 2015-06-19 17:54:28 +00:00
RelocVisitor.h Improve error handling of getRelocationAddend. 2015-06-19 20:58:43 +00:00
SymbolicFile.h Fixed/added namespace ending comments using clang-tidy. NFC 2015-06-19 15:57:42 +00:00