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 1724 of file s390-linux-tdep.c.
CORE_ADDR s390_unwind_cache::frame_base |
Definition at line 1727 of file s390-linux-tdep.c.
Referenced by s390_backchain_frame_unwind_cache(), s390_frame_base_address(), s390_frame_this_id(), s390_frame_unwind_cache(), and s390_prologue_frame_unwind_cache().
CORE_ADDR s390_unwind_cache::func |
Definition at line 1726 of file s390-linux-tdep.c.
Referenced by s390_backchain_frame_unwind_cache(), s390_frame_this_id(), s390_frame_unwind_cache(), and s390_prologue_frame_unwind_cache().
CORE_ADDR s390_unwind_cache::local_base |
Definition at line 1728 of file s390-linux-tdep.c.
Referenced by s390_backchain_frame_unwind_cache(), s390_frame_unwind_cache(), s390_local_base_address(), and s390_prologue_frame_unwind_cache().
struct trad_frame_saved_reg* s390_unwind_cache::saved_regs |
Definition at line 1730 of file s390-linux-tdep.c.
Referenced by s390_backchain_frame_unwind_cache(), s390_frame_prev_register(), s390_frame_unwind_cache(), and s390_prologue_frame_unwind_cache().