Home
last modified time | relevance | path

Searched refs:_UVRSD_UINT32 (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp252 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
257 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
270 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
279 _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
280 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
288 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
302 _Unwind_VRS_Pop(context, _UVRSC_CORE, registers, _UVRSD_UINT32); in _Unwind_VRS_Interpret()
319 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
322 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
406 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
[all …]
DUnwindLevel1.c464 _Unwind_VRS_Get(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value); in _Unwind_GetGR()
474 _Unwind_VRS_Set(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value); in _Unwind_SetGR()
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h101 _UVRSD_UINT32 = 0, enumerator
149 _Unwind_VRS_Get(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val); in _Unwind_GetGR()
154 _Unwind_VRS_Set(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val); in _Unwind_SetGR()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h176 _UVRSD_UINT32 = 0, enumerator