• Home
  • Raw
  • Download

Lines Matching refs:_UVRSD_UINT32

255       _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp);  in _Unwind_VRS_Interpret()
260 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
273 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
282 _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
283 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
291 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
305 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
322 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
325 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
411 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
412 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
737 case _UVRSD_UINT32: in ValueAsBitPattern()
763 if (representation != _UVRSD_UINT32 || regno > 15) in _Unwind_VRS_Set()
787 if (representation != _UVRSD_UINT32 || regno > 3) in _Unwind_VRS_Set()
817 if (representation != _UVRSD_UINT32 || regno > 15) in _Unwind_VRS_Get_Internal()
841 if (representation != _UVRSD_UINT32 || regno > 3) in _Unwind_VRS_Get_Internal()
892 if (representation != _UVRSD_UINT32) in _Unwind_VRS_Pop()
899 _UVRSD_UINT32, &sp) != _UVRSR_OK) { in _Unwind_VRS_Pop()
909 _UVRSD_UINT32, &value) != _UVRSR_OK) { in _Unwind_VRS_Pop()
915 _UVRSD_UINT32, &sp); in _Unwind_VRS_Pop()
931 _UVRSD_UINT32, &sp) != _UVRSR_OK) { in _Unwind_VRS_Pop()
946 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Pop()