LLDB mainline
lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusIndirectOffset Struct Reference

#include <EmulateInstruction.h>

Public Attributes

RegisterInfo base_reg
RegisterInfo offset_reg

Detailed Description

Definition at line 233 of file EmulateInstruction.h.

Member Data Documentation

◆ base_reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusIndirectOffset::base_reg

Definition at line 234 of file EmulateInstruction.h.

◆ offset_reg

RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusIndirectOffset::offset_reg

Definition at line 235 of file EmulateInstruction.h.


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