GDB (xrefs)
|
Public Attributes | |
int | c0_frmsz |
int | c0_hasfp |
int | fp_regnum |
int | c0_fp |
int | c0_fpalign |
int | c0_old_sp |
int | c0_sp_ofs |
xtensa_c0reg_t | c0_rt [C0_NREGS] |
Definition at line 938 of file xtensa-tdep.c.
int xtensa_call0_frame_cache::c0_fp |
Definition at line 943 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), xtensa_alloc_frame_cache(), and xtensa_frame_prev_register().
int xtensa_call0_frame_cache::c0_fpalign |
Definition at line 944 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), call0_track_op(), and xtensa_alloc_frame_cache().
int xtensa_call0_frame_cache::c0_frmsz |
Definition at line 940 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), and xtensa_alloc_frame_cache().
int xtensa_call0_frame_cache::c0_hasfp |
Definition at line 941 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), and xtensa_alloc_frame_cache().
int xtensa_call0_frame_cache::c0_old_sp |
Definition at line 947 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), call0_track_op(), and xtensa_alloc_frame_cache().
xtensa_c0reg_t xtensa_call0_frame_cache::c0_rt[C0_NREGS] |
Definition at line 953 of file xtensa-tdep.c.
Referenced by call0_analyze_prologue(), call0_frame_cache(), xtensa_alloc_frame_cache(), and xtensa_frame_prev_register().
int xtensa_call0_frame_cache::c0_sp_ofs |
Definition at line 950 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), call0_track_op(), and xtensa_alloc_frame_cache().
int xtensa_call0_frame_cache::fp_regnum |
Definition at line 942 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), xtensa_alloc_frame_cache(), xtensa_frame_cache(), and xtensa_frame_prev_register().