Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c180 _Unwind_Reason_Code res = _URC_CONTINUE_UNWIND; in _Unw_very_boring_personality()
304 if (res != _URC_CONTINUE_UNWIND) in _Unwind_RaiseException_Body()
334 if (res != _URC_CONTINUE_UNWIND) in _Unwind_RaiseException_Body()
384 case _URC_CONTINUE_UNWIND: in _Unwind_ForcedUnwind_Body()
411 case _URC_CONTINUE_UNWIND: in _Unwind_ForcedUnwind_Body()
/titanic_41/usr/src/head/
H A Dstack_unwind.h53 _URC_CONTINUE_UNWIND = 8 enumerator
205 case _URC_CONTINUE_UNWIND: