LLDB mainline
|
#include "RegisterContextOpenBSD_x86_64.h"
#include "RegisterContextPOSIX_x86.h"
#include <vector>
#include "RegisterInfos_x86_64.h"
Go to the source code of this file.
Classes | |
struct | _GPR |
struct | DBG |
struct | UserArea |
Macros | |
#define | DR_OFFSET(reg_index) (LLVM_EXTENSION offsetof(DBG, dr[reg_index])) |
#define | DECLARE_REGISTER_INFOS_X86_64_STRUCT |
Typedefs | |
typedef struct _GPR | GPR |
Functions | |
static const RegisterInfo * | PrivateGetRegisterInfoPtr (const lldb_private::ArchSpec &target_arch) |
static uint32_t | PrivateGetRegisterCount (const lldb_private::ArchSpec &target_arch) |
#define DECLARE_REGISTER_INFOS_X86_64_STRUCT |
Definition at line 63 of file RegisterContextOpenBSD_x86_64.cpp.
#define DR_OFFSET | ( | reg_index | ) | (LLVM_EXTENSION offsetof(DBG, dr[reg_index])) |
Definition at line 59 of file RegisterContextOpenBSD_x86_64.cpp.
|
static |
Definition at line 79 of file RegisterContextOpenBSD_x86_64.cpp.
References lldb_private::ArchSpec::GetMachine().
|
static |
Definition at line 68 of file RegisterContextOpenBSD_x86_64.cpp.
References lldb_private::ArchSpec::GetMachine().