Rizin
unix-like reverse engineering framework and cli tools
|
#include <mach0_specs.h>
Public Attributes | |
ut64 | x [29] |
ut64 | fp |
ut64 | lr |
ut64 | sp |
ut64 | pc |
ut32 | cpsr |
Definition at line 183 of file mach0_specs.h.
ut32 arm_thread_state64::cpsr |
Definition at line 189 of file mach0_specs.h.
ut64 arm_thread_state64::fp |
Definition at line 185 of file mach0_specs.h.
ut64 arm_thread_state64::lr |
Definition at line 186 of file mach0_specs.h.
ut64 arm_thread_state64::pc |
Definition at line 188 of file mach0_specs.h.
ut64 arm_thread_state64::sp |
Definition at line 187 of file mach0_specs.h.
ut64 arm_thread_state64::x[29] |
Definition at line 184 of file mach0_specs.h.