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

Public Attributes

CORE_ADDR prev_sp
 
CORE_ADDR base
 
int size
 
LONGEST sp_offset
 
LONGEST r8_offset
 
int uses_frame
 
CORE_ADDR return_pc
 
int leaf_function
 
trad_frame_saved_regsaved_regs
 

Detailed Description

Definition at line 288 of file cris-tdep.c.

Member Data Documentation

◆ base

CORE_ADDR cris_unwind_cache::base

Definition at line 294 of file cris-tdep.c.

Referenced by cris_frame_this_id(), and cris_sigtramp_frame_this_id().

◆ leaf_function

int cris_unwind_cache::leaf_function

Definition at line 305 of file cris-tdep.c.

◆ prev_sp

CORE_ADDR cris_unwind_cache::prev_sp

Definition at line 292 of file cris-tdep.c.

◆ r8_offset

LONGEST cris_unwind_cache::r8_offset

Definition at line 300 of file cris-tdep.c.

◆ return_pc

CORE_ADDR cris_unwind_cache::return_pc

Definition at line 304 of file cris-tdep.c.

◆ saved_regs

trad_frame_saved_reg* cris_unwind_cache::saved_regs

Definition at line 308 of file cris-tdep.c.

◆ size

int cris_unwind_cache::size

Definition at line 295 of file cris-tdep.c.

◆ sp_offset

LONGEST cris_unwind_cache::sp_offset

Definition at line 299 of file cris-tdep.c.

◆ uses_frame

int cris_unwind_cache::uses_frame

Definition at line 301 of file cris-tdep.c.


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