llvm-project/lldb/source/Plugins/Process/elf-core
Todd Fiala 4fc3cdd054 Refactored RegisterInfoInterface into its own header.
Also moved it into the lldb_private namespace.

The llgs branch is making use of this interface and its use is not
strictly limited to POSIX.

llvm-svn: 209016
2014-05-16 20:43:19 +00:00
..
CMakeLists.txt POSIX RegisterContext for mips64 2013-10-10 00:59:47 +00:00
Makefile elf-core: Strip trailing whitespace 2014-04-17 13:06:49 +00:00
ProcessElfCore.cpp Change ProcessElfCore::CreateInstance() to check if the ELF magic bytes 2014-05-07 23:14:04 +00:00
ProcessElfCore.h elf-core: Add FreeBSD signals 2014-04-17 13:09:29 +00:00
RegisterContextPOSIXCore_mips64.cpp mips64: clean up register context storage 2014-04-01 17:27:25 +00:00
RegisterContextPOSIXCore_mips64.h Refactored RegisterInfoInterface into its own header. 2014-05-16 20:43:19 +00:00
RegisterContextPOSIXCore_x86_64.cpp elf-core: support 32- and 64-bit x86 registers 2014-02-18 15:12:35 +00:00
RegisterContextPOSIXCore_x86_64.h Refactored RegisterInfoInterface into its own header. 2014-05-16 20:43:19 +00:00
ThreadElfCore.cpp elf-core: Strip trailing whitespace 2014-04-17 13:06:49 +00:00
ThreadElfCore.h elf-core: Strip trailing whitespace 2014-04-17 13:06:49 +00:00