Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dstack_unwind.h43 _URC_NO_REASON = 0, enumerator
176 case _URC_NO_REASON:
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c396 case _URC_NO_REASON: in _Unwind_ForcedUnwind_Body()
420 case _URC_NO_REASON: in _Unwind_ForcedUnwind_Body()
478 (*(exception_object->exception_cleanup))(_URC_NO_REASON, in _Unwind_DeleteException()
H A Dthrp_unwind.c71 return (_URC_NO_REASON); in posix_stop_func()