Searched refs:_UA_FORCE_UNWIND (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dstack_unwind.h60 extern const _Unwind_Action _UA_FORCE_UNWIND;
89 * of _UA_FORCE_UNWIND will prevent any catch block from being selected.
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c155 const _Unwind_Action _UA_FORCE_UNWIND = 8; variable
368 int phase = _UA_CLEANUP_PHASE | _UA_FORCE_UNWIND;

Completed in 57 milliseconds