Home
last modified time | relevance | path

Searched refs:_Unwind_VRS_Set (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h128 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
154 _Unwind_VRS_Set(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val); in _Unwind_SetGR()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp257 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
280 _Unwind_VRS_Set(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()
407 _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_IP, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
783 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass, in _Unwind_VRS_Set() function
926 if (_Unwind_VRS_Set(context, regclass, i, in _Unwind_VRS_Pop()
932 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop()
955 if (_Unwind_VRS_Set(context, regclass, i, representation, &value) != in _Unwind_VRS_Pop()
961 return _Unwind_VRS_Set(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Pop()
DUnwindLevel1.c474 _Unwind_VRS_Set(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value); in _Unwind_SetGR()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h197 _Unwind_VRS_Set(_Unwind_Context *context, _Unwind_VRS_RegClass regclass,
/ndk/build/tools/unwanted-symbols/arm/
Dlibgcc.a.functions.txt1381 _Unwind_VRS_Set
/ndk/sources/cxx-stl/llvm-libc++/
Dexport_symbols.txt10 _Unwind_VRS_Set;