GDB (xrefs)
Public Attributes
s390_prologue_data Struct Reference

List of all members.

Public Attributes

struct pv_areastack
int gpr_size
int fpr_size
enum bfd_endian byte_order
pv_t gpr [S390_NUM_GPRS]
pv_t fpr [S390_NUM_FPRS]
int gpr_slot [S390_NUM_GPRS]
int fpr_slot [S390_NUM_FPRS]
int back_chain_saved_p

Detailed Description

Definition at line 1124 of file s390-tdep.c.


Member Data Documentation

Definition at line 1149 of file s390-tdep.c.

Referenced by s390_analyze_prologue(), and s390_store().

Definition at line 1132 of file s390-tdep.c.

Referenced by s390_analyze_prologue(), and s390_load().

Definition at line 1138 of file s390-tdep.c.

Referenced by s390_analyze_prologue().

Definition at line 1131 of file s390-tdep.c.

Referenced by s390_analyze_prologue(), and s390_check_for_saved().

Definition at line 1130 of file s390-tdep.c.

Referenced by s390_analyze_prologue(), s390_check_for_saved(), and s390_store().

Definition at line 1127 of file s390-tdep.c.

Referenced by s390_analyze_prologue(), s390_load(), and s390_store().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines