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

#include <EmulateInstruction.h>

Public Attributes

RegisterInfo base_reg
 
RegisterInfo offset_reg
 

Detailed Description

Definition at line 199 of file EmulateInstruction.h.

Member Data Documentation

◆ base_reg

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

◆ offset_reg

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

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