GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | prev_sp |
CORE_ADDR | base |
CORE_ADDR | pc |
int | size |
int | prologue_type |
CORE_ADDR | return_pc |
CORE_ADDR | sp_offset |
int | frameless |
enum insn_return_kind | return_kind |
struct trad_frame_saved_reg * | saved_regs |
Definition at line 148 of file m68hc11-tdep.c.
CORE_ADDR m68hc11_unwind_cache::base |
Definition at line 154 of file m68hc11-tdep.c.
Referenced by m68hc11_frame_args_address(), m68hc11_frame_base_address(), m68hc11_frame_this_id(), and m68hc11_frame_unwind_cache().
int m68hc11_unwind_cache::frameless |
Definition at line 160 of file m68hc11-tdep.c.
CORE_ADDR m68hc11_unwind_cache::pc |
Definition at line 155 of file m68hc11-tdep.c.
Referenced by m68hc11_frame_prev_register(), m68hc11_frame_unwind_cache(), m68hc11_skip_prologue(), and m68hc11_unwind_pc().
CORE_ADDR m68hc11_unwind_cache::prev_sp |
Definition at line 152 of file m68hc11-tdep.c.
Referenced by m68hc11_frame_this_id(), and m68hc11_frame_unwind_cache().
int m68hc11_unwind_cache::prologue_type |
Definition at line 157 of file m68hc11-tdep.c.
enum insn_return_kind m68hc11_unwind_cache::return_kind |
Definition at line 161 of file m68hc11-tdep.c.
Referenced by m68hc11_frame_args_address(), m68hc11_frame_prev_register(), and m68hc11_frame_unwind_cache().
CORE_ADDR m68hc11_unwind_cache::return_pc |
Definition at line 158 of file m68hc11-tdep.c.
struct trad_frame_saved_reg* m68hc11_unwind_cache::saved_regs |
Definition at line 164 of file m68hc11-tdep.c.
Referenced by m68hc11_frame_prev_register(), m68hc11_frame_unwind_cache(), and m68hc11_scan_prologue().
int m68hc11_unwind_cache::size |
Definition at line 156 of file m68hc11-tdep.c.
Referenced by m68hc11_frame_args_address(), m68hc11_frame_unwind_cache(), and m68hc11_scan_prologue().
CORE_ADDR m68hc11_unwind_cache::sp_offset |
Definition at line 159 of file m68hc11-tdep.c.
Referenced by m68hc11_frame_unwind_cache(), and m68hc11_scan_prologue().