GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | prev_sp |
CORE_ADDR | base |
int | size |
LONGEST | sp_offset |
LONGEST | r13_offset |
int | uses_frame |
trad_frame_saved_reg * | saved_regs |
Definition at line 494 of file m32r-tdep.c.
CORE_ADDR m32r_unwind_cache::base |
Definition at line 500 of file m32r-tdep.c.
Referenced by m32r_frame_this_id().
CORE_ADDR m32r_unwind_cache::prev_sp |
Definition at line 498 of file m32r-tdep.c.
Referenced by m32r_frame_unwind_cache().
LONGEST m32r_unwind_cache::r13_offset |
Definition at line 506 of file m32r-tdep.c.
trad_frame_saved_reg* m32r_unwind_cache::saved_regs |
Definition at line 509 of file m32r-tdep.c.
int m32r_unwind_cache::size |
Definition at line 501 of file m32r-tdep.c.
LONGEST m32r_unwind_cache::sp_offset |
Definition at line 505 of file m32r-tdep.c.
int m32r_unwind_cache::uses_frame |
Definition at line 507 of file m32r-tdep.c.