llvm-6502/include/llvm/Object
Will Newton e40dbd6233 Widen ELFYAML relocation type to 32 bits
The current 8 bits is sufficient for ELF32 targets but ELF64 requires
32 bits. Add a test for AArch64 that exposes the issue.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222898 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-27 17:20:48 +00:00
..
Archive.h
Binary.h
COFF.h llvm-readobj: teach it how to dump COFF base relocation table 2014-11-19 00:18:07 +00:00
COFFYAML.h obj2yaml, yaml2obj: Add support for COFF executables 2014-11-14 08:15:42 +00:00
ELF.h
ELFObjectFile.h [Object][Mips] Return address of MIPS symbol with cleared microMIPS indicator bit 2014-11-25 05:57:55 +00:00
ELFTypes.h Add accessor to get 'visibility' part of st_other field 2014-11-05 20:47:35 +00:00
ELFYAML.h Widen ELFYAML relocation type to 32 bits 2014-11-27 17:20:48 +00:00
Error.h
IRObjectFile.h
MachO.h Add the code and test cases for 32-bit Intel to llvm-objdump’s Mach-O symbolizer. 2014-11-04 00:43:16 +00:00
MachOUniversal.h
ObjectFile.h
RelocVisitor.h
SymbolicFile.h