llvm-6502/include/llvm/Object
Rui Ueyama f41901d32c Object/COFF: Fix possible truncation bug.
VA can be 64 bit, as the image base can be larger than 4GB, so we need to
handle 64 bit VAs properly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201803 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-20 19:14:56 +00:00
..
Archive.h
Binary.h
COFF.h Object/COFF: Fix possible truncation bug. 2014-02-20 19:14:56 +00:00
COFFYAML.h
ELF.h
ELFObjectFile.h [mips] Add support for ELF64-mips and the R_MIPS_32/R_MIPS_64 relocs for it. 2014-02-18 15:57:52 +00:00
ELFTypes.h
ELFYAML.h
Error.h
MachO.h Change the begin and end methods in ObjectFile to match the style guide. 2014-02-10 20:24:04 +00:00
MachOUniversal.h
ObjectFile.h Change the begin and end methods in ObjectFile to match the style guide. 2014-02-10 20:24:04 +00:00
RelocVisitor.h [mips] Add support for ELF64-mips and the R_MIPS_32/R_MIPS_64 relocs for it. 2014-02-18 15:57:52 +00:00
YAML.h