GDB (xrefs)
|
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_reg * | saved_regs |
Definition at line 288 of file cris-tdep.c.
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().
int cris_unwind_cache::leaf_function |
Definition at line 305 of file cris-tdep.c.
CORE_ADDR cris_unwind_cache::prev_sp |
Definition at line 292 of file cris-tdep.c.
LONGEST cris_unwind_cache::r8_offset |
Definition at line 300 of file cris-tdep.c.
CORE_ADDR cris_unwind_cache::return_pc |
Definition at line 304 of file cris-tdep.c.
trad_frame_saved_reg* cris_unwind_cache::saved_regs |
Definition at line 308 of file cris-tdep.c.
int cris_unwind_cache::size |
Definition at line 295 of file cris-tdep.c.
LONGEST cris_unwind_cache::sp_offset |
Definition at line 299 of file cris-tdep.c.
int cris_unwind_cache::uses_frame |
Definition at line 301 of file cris-tdep.c.