GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | vfp |
CORE_ADDR | start_pc |
struct trad_frame_saved_reg * | saved_regs |
int | return_reg |
Definition at line 1122 of file alpha-tdep.c.
int alpha_heuristic_unwind_cache::return_reg |
Definition at line 1127 of file alpha-tdep.c.
Referenced by alpha_heuristic_frame_prev_register(), and alpha_heuristic_frame_unwind_cache().
struct trad_frame_saved_reg* alpha_heuristic_unwind_cache::saved_regs |
Definition at line 1126 of file alpha-tdep.c.
Referenced by alpha_heuristic_frame_prev_register(), and alpha_heuristic_frame_unwind_cache().
CORE_ADDR alpha_heuristic_unwind_cache::start_pc |
Definition at line 1125 of file alpha-tdep.c.
Referenced by alpha_heuristic_frame_this_id(), and alpha_heuristic_frame_unwind_cache().
CORE_ADDR alpha_heuristic_unwind_cache::vfp |
Definition at line 1124 of file alpha-tdep.c.
Referenced by alpha_heuristic_frame_base_address(), alpha_heuristic_frame_this_id(), and alpha_heuristic_frame_unwind_cache().