LLDB mainline
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 244 of file EmulateInstruction.h.

Member Data Documentation

◆ base_reg

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

Definition at line 245 of file EmulateInstruction.h.

◆ data_reg

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

Definition at line 247 of file EmulateInstruction.h.

◆ offset_reg

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

Definition at line 246 of file EmulateInstruction.h.


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