LLDB mainline
|
#include <EmulateInstruction.h>
Public Attributes | |
RegisterInfo | reg |
int64_t | signed_offset |
Definition at line 194 of file EmulateInstruction.h.
RegisterInfo lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusOffset::reg |
Definition at line 195 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), lldb_private::EmulateInstruction::Context::SetRegisterPlusOffset(), and UnwindAssemblyInstEmulation::WriteRegister().
int64_t lldb_private::EmulateInstruction::Context::ContextInfo::RegisterPlusOffset::signed_offset |
Definition at line 196 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), lldb_private::EmulateInstruction::Context::SetRegisterPlusOffset(), and UnwindAssemblyInstEmulation::WriteRegister().