LLDB mainline
Variables
CodeViewRegisterMapping.cpp File Reference
#include "CodeViewRegisterMapping.h"
#include "lldb/lldb-defines.h"
#include "Plugins/Process/Utility/lldb-arm64-register-enums.h"
#include "Plugins/Process/Utility/lldb-x86-register-enums.h"

Go to the source code of this file.

Variables

static const uint32_t g_code_view_to_lldb_registers_arm64 []
 
static const uint32_t g_code_view_to_lldb_registers_x86 []
 
static const uint32_t g_code_view_to_lldb_registers_x86_64 []
 

Variable Documentation

◆ g_code_view_to_lldb_registers_arm64

const uint32_t g_code_view_to_lldb_registers_arm64[]
static

◆ g_code_view_to_lldb_registers_x86

const uint32_t g_code_view_to_lldb_registers_x86[]
static

◆ g_code_view_to_lldb_registers_x86_64

const uint32_t g_code_view_to_lldb_registers_x86_64[]
static