Rizin
unix-like reverse engineering framework and cli tools
arm_thread_state64 Struct Reference

#include <mach0_specs.h>

Public Attributes

ut64 x [29]
 
ut64 fp
 
ut64 lr
 
ut64 sp
 
ut64 pc
 
ut32 cpsr
 

Detailed Description

Definition at line 183 of file mach0_specs.h.

Member Data Documentation

◆ cpsr

ut32 arm_thread_state64::cpsr

Definition at line 189 of file mach0_specs.h.

◆ fp

ut64 arm_thread_state64::fp

Definition at line 185 of file mach0_specs.h.

◆ lr

ut64 arm_thread_state64::lr

Definition at line 186 of file mach0_specs.h.

◆ pc

ut64 arm_thread_state64::pc

Definition at line 188 of file mach0_specs.h.

◆ sp

ut64 arm_thread_state64::sp

Definition at line 187 of file mach0_specs.h.

◆ x

ut64 arm_thread_state64::x[29]

Definition at line 184 of file mach0_specs.h.


The documentation for this struct was generated from the following file: