llvm-6502/include/llvm/Object
Rafael Espindola 28a83187a2 Use ErrorOr in getRelocationAdress.
We can probably do better in this method, but this is an improvement and
enables further ErrorOr cleanups.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241114 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-30 20:32:26 +00:00
..
Archive.h
ArchiveWriter.h
Binary.h
COFF.h Use ErrorOr in getRelocationAdress. 2015-06-30 20:32:26 +00:00
COFFYAML.h
ELF.h Remove Elf_Shdr_Iter. Diagnose files with invalid section header sizes. 2015-06-30 19:58:10 +00:00
ELFObjectFile.h Use ErrorOr in getRelocationAdress. 2015-06-30 20:32:26 +00:00
ELFTypes.h Convert obj->getSymbolName to sym->getName. 2015-06-29 21:24:55 +00:00
ELFYAML.h
Error.h Factor out the checking of string tables. 2015-06-29 14:39:25 +00:00
IRObjectFile.h
MachO.h Use ErrorOr in getRelocationAdress. 2015-06-30 20:32:26 +00:00
MachOUniversal.h
ObjectFile.h Use ErrorOr in getRelocationAdress. 2015-06-30 20:32:26 +00:00
RelocVisitor.h Cleanup getRelocationAddend. 2015-06-30 00:33:59 +00:00
StackMapParser.h
SymbolicFile.h
SymbolSize.h