Home
last modified time | relevance | path

Searched refs:_Unwind_VRS_Result (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h112 } _Unwind_VRS_Result; typedef
122 _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context *context,
128 _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context *context,
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h188 } _Unwind_VRS_Result; typedef
192 extern _Unwind_VRS_Result _Unwind_VRS_Get(_Unwind_Context* context,
198 extern _Unwind_VRS_Result _Unwind_VRS_Set(_Unwind_Context* context,
204 extern _Unwind_VRS_Result _Unwind_VRS_Pop(_Unwind_Context *context,
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp742 _Unwind_VRS_Result _Unwind_VRS_Set( in _Unwind_VRS_Set()
794 static _Unwind_VRS_Result _Unwind_VRS_Get_Internal( in _Unwind_VRS_Get_Internal()
842 _Unwind_VRS_Result _Unwind_VRS_Get( in _Unwind_VRS_Get()
848 _Unwind_VRS_Result result = in _Unwind_VRS_Get()
858 _Unwind_VRS_Result _Unwind_VRS_Pop( in _Unwind_VRS_Pop()