GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
arm_dwarf2_prev_register_cache Struct Reference

Public Attributes

CORE_ADDR sp
 
CORE_ADDR msp
 
CORE_ADDR msp_s
 
CORE_ADDR msp_ns
 
CORE_ADDR psp
 
CORE_ADDR psp_s
 
CORE_ADDR psp_ns
 

Detailed Description

Definition at line 3987 of file arm-tdep.c.

Member Data Documentation

◆ msp

CORE_ADDR arm_dwarf2_prev_register_cache::msp

Definition at line 3991 of file arm-tdep.c.

Referenced by arm_dwarf2_prev_register().

◆ msp_ns

CORE_ADDR arm_dwarf2_prev_register_cache::msp_ns

Definition at line 3993 of file arm-tdep.c.

Referenced by arm_dwarf2_prev_register().

◆ msp_s

CORE_ADDR arm_dwarf2_prev_register_cache::msp_s

Definition at line 3992 of file arm-tdep.c.

Referenced by arm_dwarf2_prev_register().

◆ psp

CORE_ADDR arm_dwarf2_prev_register_cache::psp

Definition at line 3994 of file arm-tdep.c.

Referenced by arm_dwarf2_prev_register().

◆ psp_ns

CORE_ADDR arm_dwarf2_prev_register_cache::psp_ns

Definition at line 3996 of file arm-tdep.c.

Referenced by arm_dwarf2_prev_register().

◆ psp_s

CORE_ADDR arm_dwarf2_prev_register_cache::psp_s

Definition at line 3995 of file arm-tdep.c.

Referenced by arm_dwarf2_prev_register().

◆ sp

CORE_ADDR arm_dwarf2_prev_register_cache::sp

Definition at line 3990 of file arm-tdep.c.

Referenced by arm_dwarf2_prev_register().


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