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

#include <EmulateInstruction.h>

Public Attributes

RegisterInfo base_reg
 
RegisterInfo offset_reg
 
RegisterInfo data_reg
 

Detailed Description

Definition at line 210 of file EmulateInstruction.h.

Member Data Documentation

◆ base_reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterToRegisterPlusIndirectOffset::base_reg

◆ data_reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterToRegisterPlusIndirectOffset::data_reg

◆ offset_reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterToRegisterPlusIndirectOffset::offset_reg

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