LLDB
mainline
|
#include "RegisterContextNetBSD_x86_64.h"
#include "RegisterContextPOSIX_x86.h"
#include "llvm/ADT/Triple.h"
#include "llvm/Support/Compiler.h"
#include <cassert>
#include <cstddef>
#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) |
#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 82 of file RegisterContextNetBSD_x86_64.cpp.
#define DR_OFFSET | ( | reg_index | ) |
Definition at line 75 of file RegisterContextNetBSD_x86_64.cpp.
|
static |
Definition at line 98 of file RegisterContextNetBSD_x86_64.cpp.
References lldb_private::ArchSpec::GetMachine().
|
static |
Definition at line 87 of file RegisterContextNetBSD_x86_64.cpp.
References lldb_private::ArchSpec::GetMachine().