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

#include <mach0_specs.h>

Public Attributes

ut32 r0
 
ut32 r1
 
ut32 r2
 
ut32 r3
 
ut32 r4
 
ut32 r5
 
ut32 r6
 
ut32 r7
 
ut32 r8
 
ut32 r9
 
ut32 r10
 
ut32 r11
 
ut32 r12
 
ut32 r13
 
ut32 r14
 
ut32 r15
 
ut32 r16
 

Detailed Description

Definition at line 163 of file mach0_specs.h.

Member Data Documentation

◆ r0

ut32 arm_thread_state32::r0

Definition at line 164 of file mach0_specs.h.

◆ r1

ut32 arm_thread_state32::r1

Definition at line 165 of file mach0_specs.h.

◆ r10

ut32 arm_thread_state32::r10

Definition at line 174 of file mach0_specs.h.

◆ r11

ut32 arm_thread_state32::r11

Definition at line 175 of file mach0_specs.h.

◆ r12

ut32 arm_thread_state32::r12

Definition at line 176 of file mach0_specs.h.

◆ r13

ut32 arm_thread_state32::r13

Definition at line 177 of file mach0_specs.h.

◆ r14

ut32 arm_thread_state32::r14

Definition at line 178 of file mach0_specs.h.

◆ r15

ut32 arm_thread_state32::r15

Definition at line 179 of file mach0_specs.h.

◆ r16

ut32 arm_thread_state32::r16

Definition at line 180 of file mach0_specs.h.

◆ r2

ut32 arm_thread_state32::r2

Definition at line 166 of file mach0_specs.h.

◆ r3

ut32 arm_thread_state32::r3

Definition at line 167 of file mach0_specs.h.

◆ r4

ut32 arm_thread_state32::r4

Definition at line 168 of file mach0_specs.h.

◆ r5

ut32 arm_thread_state32::r5

Definition at line 169 of file mach0_specs.h.

◆ r6

ut32 arm_thread_state32::r6

Definition at line 170 of file mach0_specs.h.

◆ r7

ut32 arm_thread_state32::r7

Definition at line 171 of file mach0_specs.h.

◆ r8

ut32 arm_thread_state32::r8

Definition at line 172 of file mach0_specs.h.

◆ r9

ut32 arm_thread_state32::r9

Definition at line 173 of file mach0_specs.h.


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