LLDB mainline
|
#include <EmulateInstruction.h>
Public Attributes | |
RegisterInfo | base_reg |
RegisterInfo | offset_reg |
Definition at line 199 of file EmulateInstruction.h.
RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusIndirectOffset::base_reg |
Definition at line 200 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), and lldb_private::EmulateInstruction::Context::SetRegisterPlusIndirectOffset().
RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusIndirectOffset::offset_reg |
Definition at line 201 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), and lldb_private::EmulateInstruction::Context::SetRegisterPlusIndirectOffset().