forked from OSchip/llvm-project
This creates a new library called BinaryFormat that has all of the headers from llvm/Support containing structure and layout definitions for various types of binary formats like dwarf, coff, elf, etc as well as the code for identifying a file from its magic. Differential Revision: https://reviews.llvm.org/D33843 llvm-svn: 304864 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ProcessElfCore.cpp | ||
| ProcessElfCore.h | ||
| RegisterContextPOSIXCore_arm.cpp | ||
| RegisterContextPOSIXCore_arm.h | ||
| RegisterContextPOSIXCore_arm64.cpp | ||
| RegisterContextPOSIXCore_arm64.h | ||
| RegisterContextPOSIXCore_mips64.cpp | ||
| RegisterContextPOSIXCore_mips64.h | ||
| RegisterContextPOSIXCore_powerpc.cpp | ||
| RegisterContextPOSIXCore_powerpc.h | ||
| RegisterContextPOSIXCore_s390x.cpp | ||
| RegisterContextPOSIXCore_s390x.h | ||
| RegisterContextPOSIXCore_x86_64.cpp | ||
| RegisterContextPOSIXCore_x86_64.h | ||
| ThreadElfCore.cpp | ||
| ThreadElfCore.h | ||