llvm-6502/include/llvm/Object
Rafael Espindola bb418bc23b Remove duplicated code.
Both ELFObjectFile and ELFFile had an implementation of getLoadName.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242725 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-20 22:41:44 +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 now that we can iterate backwards. NFC. 2015-07-20 21:45:56 +00:00
ELFObjectFile.h Remove duplicated code. 2015-07-20 22:41:44 +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