LLDB mainline
Public Attributes | List of all members
lldb_private::EmulateInstruction::Context::ContextInfo::RegisterToRegisterPlusOffset Struct Reference

#include <EmulateInstruction.h>

Public Attributes

RegisterInfo data_reg
 
RegisterInfo base_reg
 
int64_t offset
 

Detailed Description

Definition at line 204 of file EmulateInstruction.h.

Member Data Documentation

◆ base_reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterToRegisterPlusOffset::base_reg

◆ data_reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterToRegisterPlusOffset::data_reg

◆ offset

int64_t lldb_private::EmulateInstruction::Context::ContextInfo::RegisterToRegisterPlusOffset::offset

The documentation for this struct was generated from the following file: