GDB (xrefs)
|
Public Attributes | |
CORE_ADDR | func |
CORE_ADDR | frame_base |
CORE_ADDR | local_base |
struct trad_frame_saved_reg * | saved_regs |
Definition at line 981 of file spu-tdep.c.
CORE_ADDR spu_unwind_cache::frame_base |
Definition at line 984 of file spu-tdep.c.
Referenced by spu_frame_this_id(), and spu_frame_unwind_cache().
CORE_ADDR spu_unwind_cache::func |
Definition at line 983 of file spu-tdep.c.
Referenced by spu_frame_this_id(), and spu_frame_unwind_cache().
CORE_ADDR spu_unwind_cache::local_base |
Definition at line 985 of file spu-tdep.c.
Referenced by spu_frame_base_address(), and spu_frame_unwind_cache().
struct trad_frame_saved_reg* spu_unwind_cache::saved_regs |
Definition at line 987 of file spu-tdep.c.
Referenced by spu_frame_prev_register(), and spu_frame_unwind_cache().