llvm-6502/include/llvm/Object
Rafael Espindola 7df9059541 Implement getRelocationAddress for MachO and ET_REL elf files.
With that, fix the symbolizer to work with any ELF file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205588 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-03 23:54:35 +00:00
..
Archive.h
Binary.h
COFF.h Remove section_rel_empty. Just compare begin() and end() instead. 2014-04-03 22:42:22 +00:00
COFFYAML.h Object: Provide a richer means of describing auxiliary symbols 2014-03-19 04:47:47 +00:00
ELF.h [C++11] Replace LLVM-style type traits with C++11 standard ones. 2014-03-07 14:42:25 +00:00
ELFObjectFile.h Implement getRelocationAddress for MachO and ET_REL elf files. 2014-04-03 23:54:35 +00:00
ELFTypes.h
ELFYAML.h [yaml2obj] Add support for ELF e_flags. 2014-03-31 09:44:05 +00:00
Error.h [C++11] Replace LLVM-style type traits with C++11 standard ones. 2014-03-07 14:42:25 +00:00
IRObjectFile.h
MachO.h Remove section_rel_empty. Just compare begin() and end() instead. 2014-04-03 22:42:22 +00:00
MachOUniversal.h
ObjectFile.h Remove section_rel_empty. Just compare begin() and end() instead. 2014-04-03 22:42:22 +00:00
RelocVisitor.h Add support for the R_ARM_ABS32 relocation. 2014-04-03 02:27:00 +00:00
SymbolicFile.h [RuntimeDyld] Allow processRelocationRef to process more than one relocation entry at a time. 2014-03-21 07:26:41 +00:00
YAML.h