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 975 of file xtensa-tdep.c.
int xtensa_call0_frame_cache::c0_fp |
Definition at line 980 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 981 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 977 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 978 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 984 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 990 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 987 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 979 of file xtensa-tdep.c.
Referenced by call0_frame_cache(), xtensa_alloc_frame_cache(), xtensa_frame_cache(), and xtensa_frame_prev_register().