llvm-6502/lib/Object
Rui Ueyama 4bf771b4e6 readobj: Dump PE/COFF optional records.
These records are mandatory for executables and are used by the loader.

Reviewers: rafael

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D939

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183852 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-12 19:10:33 +00:00
..
Archive.cpp
Binary.cpp readobj: Dump PE/COFF optional records. 2013-06-12 19:10:33 +00:00
CMakeLists.txt [yaml2obj] Initial ELF support. 2013-06-10 23:44:15 +00:00
COFFObjectFile.cpp readobj: Dump PE/COFF optional records. 2013-06-12 19:10:33 +00:00
COFFYAML.cpp Print symbol names in relocations when dumping COFF as YAML. 2013-06-06 13:06:17 +00:00
ELFObjectFile.cpp
ELFYAML.cpp 80-cols 2013-06-12 00:01:22 +00:00
Error.cpp
LLVMBuild.txt
MachOObjectFile.cpp Teach llvm-objdump with the -macho parser how to use the data in code table 2013-06-06 17:20:50 +00:00
Makefile
Object.cpp
ObjectFile.cpp Fix variable name style. Don't cast to and from int. 2013-06-11 15:29:10 +00:00
YAML.cpp Use isxdigit. 2013-06-07 18:05:03 +00:00