Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-EHABI.cpp99 return _URC_FAILURE; in ProcessDescriptors()
135 return _URC_FAILURE; in ProcessDescriptors()
183 return _URC_FAILURE; in unwindOneFrame()
265 return _URC_FAILURE; in _Unwind_VRS_Interpret()
270 return _URC_FAILURE; in _Unwind_VRS_Interpret()
279 return _URC_FAILURE; in _Unwind_VRS_Interpret()
301 return _URC_FAILURE; in _Unwind_VRS_Interpret()
304 return _URC_FAILURE; in _Unwind_VRS_Interpret()
314 return _URC_FAILURE; in _Unwind_VRS_Interpret()
340 return _URC_FAILURE; in _Unwind_VRS_Interpret()
[all …]
/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c150 return _URC_FAILURE; in continueUnwind()
/external/clang/lib/Headers/
Dunwind.h98 _URC_FAILURE = 9 /* used by ARM EHABI */ enumerator
/external/libunwind_llvm/include/
Dunwind.h44 _URC_FAILURE = 9 enumerator
/external/libcxxabi/src/
Dcxa_personality.cpp1063 return _URC_FAILURE; in continue_unwind()