Home
last modified time | relevance | path

Searched refs:_URC_FATAL_PHASE2_ERROR (Results 1 – 4 of 4) sorted by relevance

/third_party/libunwind/src/unwind/
Dunwind-internal.h86 return _URC_FATAL_PHASE2_ERROR; in _Unwind_Phase2()
99 return _URC_FATAL_PHASE2_ERROR; in _Unwind_Phase2()
104 return _URC_FATAL_PHASE2_ERROR; in _Unwind_Phase2()
112 return _URC_FATAL_PHASE2_ERROR; in _Unwind_Phase2()
129 return _URC_FATAL_PHASE2_ERROR; in _Unwind_Phase2()
137 return _URC_FATAL_PHASE2_ERROR; /* shouldn't be reached */ in _Unwind_Phase2()
DForcedUnwind.c39 return _URC_FATAL_PHASE2_ERROR; in _Unwind_ForcedUnwind()
42 return _URC_FATAL_PHASE2_ERROR; in _Unwind_ForcedUnwind()
DResume_or_Rethrow.c37 return _URC_FATAL_PHASE2_ERROR; in _Unwind_Resume_or_Rethrow()
/third_party/libunwind/include/
Dunwind.h45 _URC_FATAL_PHASE2_ERROR = 2, enumerator