GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | prev_sp |
CORE_ADDR | base |
int | size |
LONGEST | sp_offset |
LONGEST | r13_offset |
int | uses_frame |
struct trad_frame_saved_reg * | saved_regs |
Definition at line 506 of file m32r-tdep.c.
CORE_ADDR m32r_unwind_cache::base |
Definition at line 512 of file m32r-tdep.c.
Referenced by m32r_frame_base_address(), m32r_frame_this_id(), and m32r_frame_unwind_cache().
CORE_ADDR m32r_unwind_cache::prev_sp |
Definition at line 510 of file m32r-tdep.c.
Referenced by m32r_frame_this_id(), and m32r_frame_unwind_cache().
LONGEST m32r_unwind_cache::r13_offset |
Definition at line 518 of file m32r-tdep.c.
Referenced by m32r_frame_unwind_cache().
struct trad_frame_saved_reg* m32r_unwind_cache::saved_regs |
Definition at line 521 of file m32r-tdep.c.
Referenced by m32r_frame_prev_register(), and m32r_frame_unwind_cache().
int m32r_unwind_cache::size |
Definition at line 513 of file m32r-tdep.c.
Referenced by m32r_frame_unwind_cache().
LONGEST m32r_unwind_cache::sp_offset |
Definition at line 517 of file m32r-tdep.c.
Referenced by m32r_frame_unwind_cache().
int m32r_unwind_cache::uses_frame |
Definition at line 519 of file m32r-tdep.c.
Referenced by m32r_frame_unwind_cache().