Home
last modified time | relevance | path

Searched refs:_Unwind_VRS_Get (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h122 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
149 _Unwind_VRS_Get(ctx, _UVRSC_CORE, reg, _UVRSD_UINT32, &val); in _Unwind_GetGR()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp224 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, &sp); in _Unwind_VRS_Interpret()
249 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_R0 + reg, in _Unwind_VRS_Interpret()
290 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, _UVRSD_UINT32, in _Unwind_VRS_Interpret()
375 _Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_LR, _UVRSD_UINT32, &lr); in _Unwind_VRS_Interpret()
842 _Unwind_VRS_Result _Unwind_VRS_Get( in _Unwind_VRS_Get() function
875 if (_Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop()
904 if (_Unwind_VRS_Get(context, _UVRSC_CORE, UNW_ARM_SP, in _Unwind_VRS_Pop()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h192 extern _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context* context,
220 _Unwind_VRS_Get(context, _UVRSC_CORE, (uint32_t)index, _UVRSD_UINT32, &value); in _Unwind_GetGR()
/ndk/build/tools/unwanted-symbols/arm/
Dlibgcc.a.functions.txt1379 _Unwind_VRS_Get
/ndk/sources/cxx-stl/llvm-libc++/
Dexport_symbols.txt8 _Unwind_VRS_Get;