LLDB mainline
|
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/TargetParser/Triple.h"
Go to the source code of this file.
Namespaces | |
namespace | lldb_private |
A class that represents a running process on the host machine. | |
namespace | lldb_private::npdb |
Functions | |
uint32_t | lldb_private::npdb::GetLLDBRegisterNumber (llvm::Triple::ArchType arch_type, llvm::codeview::RegisterId register_id) |
uint32_t | lldb_private::npdb::GetRegisterSize (llvm::codeview::RegisterId register_id) |