LLDB mainline
|
#include <RegisterContextDarwin_arm.h>
Public Attributes | |
uint32_t | r [16] |
uint32_t | cpsr |
Definition at line 89 of file RegisterContextDarwin_arm.h.
uint32_t RegisterContextDarwin_arm::GPR::cpsr |
Definition at line 91 of file RegisterContextDarwin_arm.h.
Referenced by RegisterContextDarwin_arm::ReadRegister(), and RegisterContextDarwin_arm_Mach::SetRegisterDataFrom_LC_THREAD().
uint32_t RegisterContextDarwin_arm::GPR::r[16] |
Definition at line 90 of file RegisterContextDarwin_arm.h.
Referenced by RegisterContextDarwin_arm::ReadRegister(), RegisterContextDarwin_arm_Mach::SetRegisterDataFrom_LC_THREAD(), and RegisterContextDarwin_arm::WriteRegister().