LLDB mainline
|
#include <EmulateInstruction.h>
Public Attributes | |
uint32_t | isa |
int32_t | signed_data32 |
Definition at line 238 of file EmulateInstruction.h.
uint32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediateSigned::isa |
Definition at line 239 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), and lldb_private::EmulateInstruction::Context::SetISAAndImmediateSigned().
int32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediateSigned::signed_data32 |
Definition at line 240 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), lldb_private::EmulateInstruction::Context::SetISAAndImmediateSigned(), and UnwindAssemblyInstEmulation::WriteRegister().