Searched refs:_Unwind_VRS_Get (Results 1 – 5 of 5) sorted by relevance
/ndk/sources/cxx-stl/gabi++/include/ |
D | unwind-arm.h | 122 _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/ |
D | Unwind-EHABI.cpp | 224 _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/ |
D | unwind.h | 192 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/ |
D | libgcc.a.functions.txt | 1379 _Unwind_VRS_Get
|
/ndk/sources/cxx-stl/llvm-libc++/ |
D | export_symbols.txt | 8 _Unwind_VRS_Get;
|