Home
last modified time | relevance | path

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

/minix/sys/lib/libunwind/
H A Dlibunwind.cxx65 return _URC_NO_REASON; in unwind_phase1()
167 if (result != _URC_NO_REASON) in unwind_phase2_forced()
202 if (phase1 != _URC_NO_REASON) in _Unwind_RaiseException()
312 if (result != _URC_NO_REASON) in _Unwind_Backtrace()
H A Dunwind.h21 _URC_NO_REASON = 0, enumerator
/minix/lib/libexecinfo/
H A Dunwind.h40 #define _URC_NO_REASON 0 macro
/minix/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-itanium.h42 _URC_NO_REASON = 0, enumerator
/minix/external/bsd/llvm/dist/clang/lib/Headers/
H A Dunwind.h81 _URC_NO_REASON = 0, enumerator
/minix/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dgcc_personality_v0.c20 _URC_NO_REASON = 0, enumerator
/minix/external/bsd/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp90 _URC_NO_REASON = 0, enumerator
/minix/external/gpl3/gcc/patches/
H A D0000-gcc_nbsd.patch22598 + return _URC_NO_REASON;
24838 +#define UNWIND_CONTINUE _URC_NO_REASON
24842 +#define UNWIND_CONTINUE _URC_NO_REASON