Home | History | Annotate | Download | only in src

Lines Matching defs:_Unwind_VRS_Set

264       _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp);
287 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
329 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,
414 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr);
789 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
792 _LIBUNWIND_TRACE_API("_Unwind_VRS_Set(context=%p, regclass=%d, reg=%d, "
932 if (_Unwind_VRS_Set(context, regclass, i,
938 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP,
961 if (_Unwind_VRS_Set(context, regclass, i, representation, &value) !=
967 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32,