Home | History | Annotate | Download | only in Unwind

Lines Matching defs:_Unwind_VRS_Set

257       _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp);
280 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
322 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
407 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr);
783 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
786 _LIBUNWIND_TRACE_API("_Unwind_VRS_Set(context=%p, regclass=%d, reg=%d, "
926 if (_Unwind_VRS_Set(context, regclass, i,
932 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP,
955 if (_Unwind_VRS_Set(context, regclass, i, representation, &value) !=
961 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,