Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp97 return _URC_FAILURE; in ProcessDescriptors()
134 return _URC_FAILURE; in ProcessDescriptors()
182 return _URC_FAILURE; in unwindOneFrame()
234 return _URC_FAILURE; in _Unwind_VRS_Interpret()
238 return _URC_FAILURE; in _Unwind_VRS_Interpret()
247 return _URC_FAILURE; in _Unwind_VRS_Interpret()
269 return _URC_FAILURE; in _Unwind_VRS_Interpret()
272 return _URC_FAILURE; in _Unwind_VRS_Interpret()
282 return _URC_FAILURE; in _Unwind_VRS_Interpret()
307 return _URC_FAILURE; in _Unwind_VRS_Interpret()
[all …]
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.h103 return _URC_FAILURE; \
Dhelper_func_internal.cc359 return _URC_FAILURE; in continueUnwinding()
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h46 _URC_FAILURE = 9, enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h46 _URC_FAILURE = 9, enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp1021 return _URC_FAILURE; in continue_unwind()