Home
last modified time | relevance | path

Searched refs:_URC_NO_REASON (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-sjlj.c106 return _URC_NO_REASON; in unwind_phase1()
123 return _URC_NO_REASON; in unwind_phase1()
219 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
290 if (phase1 != _URC_NO_REASON) in _Unwind_SjLj_RaiseException()
DUnwindLevel1.c98 return _URC_NO_REASON; in unwind_phase1()
116 return _URC_NO_REASON; in unwind_phase1()
270 if (stopResult != _URC_NO_REASON) { in unwind_phase2_forced()
343 if (phase1 != _URC_NO_REASON) in _Unwind_RaiseException()
DUnwindLevel1-gcc-ext.c138 if (result != _URC_NO_REASON) { in _Unwind_Backtrace()
DUnwind-EHABI.cpp488 return _URC_NO_REASON; in unwind_phase1()
510 return _URC_NO_REASON; in unwind_phase1()
668 if (phase1 != _URC_NO_REASON) in _Unwind_RaiseException()
/ndk/sources/cxx-stl/gabi++/include/
Dunwind-itanium.h38 _URC_NO_REASON = 0, enumerator
Dunwind-arm.h38 _URC_NO_REASON = 0, enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h35 _URC_NO_REASON = 0, enumerator