Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp101 return _URC_FAILURE; in ProcessDescriptors()
137 return _URC_FAILURE; in ProcessDescriptors()
185 return _URC_FAILURE; in unwindOneFrame()
269 return _URC_FAILURE; in _Unwind_VRS_Interpret()
274 return _URC_FAILURE; in _Unwind_VRS_Interpret()
283 return _URC_FAILURE; in _Unwind_VRS_Interpret()
305 return _URC_FAILURE; in _Unwind_VRS_Interpret()
308 return _URC_FAILURE; in _Unwind_VRS_Interpret()
318 return _URC_FAILURE; in _Unwind_VRS_Interpret()
344 return _URC_FAILURE; in _Unwind_VRS_Interpret()
[all …]
/external/libunwind_llvm/include/
Dunwind.h40 _URC_FAILURE = 9 enumerator
/external/libcxxabi/src/
Dcxa_personality.cpp1029 return _URC_FAILURE; in continue_unwind()