GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | prev_sp |
CORE_ADDR | frame_base |
int | framesize |
int | frameless_p |
struct trad_frame_saved_reg * | saved_regs |
CORE_ADDR mt_unwind_cache::frame_base |
Definition at line 895 of file mt-tdep.c.
Referenced by mt_frame_base_address(), and mt_frame_unwind_cache().
int mt_unwind_cache::frameless_p |
Definition at line 897 of file mt-tdep.c.
Referenced by mt_frame_unwind_cache().
int mt_unwind_cache::framesize |
Definition at line 896 of file mt-tdep.c.
Referenced by mt_frame_unwind_cache().
CORE_ADDR mt_unwind_cache::prev_sp |
Definition at line 894 of file mt-tdep.c.
Referenced by mt_frame_this_id(), and mt_frame_unwind_cache().
struct trad_frame_saved_reg* mt_unwind_cache::saved_regs |
Definition at line 900 of file mt-tdep.c.
Referenced by mt_frame_prev_register(), and mt_frame_unwind_cache().