Home
last modified time | relevance | path

Searched refs:_URC_CONTINUE_UNWIND (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c179 _Unwind_Reason_Code res = _URC_CONTINUE_UNWIND; in _Unw_very_boring_personality()
303 if (res != _URC_CONTINUE_UNWIND) in _Unwind_RaiseException_Body()
333 if (res != _URC_CONTINUE_UNWIND) in _Unwind_RaiseException_Body()
392 case _URC_CONTINUE_UNWIND: in _Unwind_ForcedUnwind_Body()
419 case _URC_CONTINUE_UNWIND: in _Unwind_ForcedUnwind_Body()
/illumos-gate/usr/src/head/
H A Dstack_unwind.h51 _URC_CONTINUE_UNWIND = 8 enumerator
203 case _URC_CONTINUE_UNWIND: