
Data Fields | |
| _uw | demand_save_flags |
| struct core_regs | core |
| _uw | prev_sp |
| struct vfp_regs | vfp |
| struct fpa_regs | fpa |
Definition at line 109 of file unwind-arm.c.
Definition at line 112 of file unwind-arm.c.
Referenced by __gnu_Unwind_RaiseException(), _Unwind_VRS_Pop(), and unwind_phase2_forced().
struct core_regs phase1_vrs::core [read] |
Definition at line 113 of file unwind-arm.c.
Referenced by __aeabi_unwind_cpp_pr1(), __gnu_Unwind_RaiseException(), _Unwind_VRS_Pop(), _Unwind_VRS_Set(), and unwind_phase2_forced().
struct vfp_regs phase1_vrs::vfp [read] |
struct fpa_regs phase1_vrs::fpa [read] |
Definition at line 116 of file unwind-arm.c.
1.5.6