llvm-6502/lib/Object
Rui Ueyama 6fac32b176 llvm-objdump/COFF: Print SEH table addresses.
SEH table addresses are VA in COFF file. In this patch we convert VA to RVA
before printing it, because dumpbin prints them as RVAs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201760 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-20 06:51:07 +00:00
..
Archive.cpp
Binary.cpp Make createObjectFile's signature a bit less error prone. 2014-01-29 00:02:26 +00:00
CMakeLists.txt
COFFObjectFile.cpp llvm-objdump/COFF: Print SEH table addresses. 2014-02-20 06:51:07 +00:00
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp
Error.cpp
LLVMBuild.txt
MachOObjectFile.cpp Change the begin and end methods in ObjectFile to match the style guide. 2014-02-10 20:24:04 +00:00
MachOUniversal.cpp
Makefile
Object.cpp Change the begin and end methods in ObjectFile to match the style guide. 2014-02-10 20:24:04 +00:00
ObjectFile.cpp
YAML.cpp