Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c318 return (_URC_FATAL_PHASE2_ERROR); in _Unwind_RaiseException_Body()
332 return (_URC_FATAL_PHASE2_ERROR); in _Unwind_RaiseException_Body()
336 return (_URC_FATAL_PHASE2_ERROR); in _Unwind_RaiseException_Body()
383 return (_URC_FATAL_PHASE2_ERROR); in _Unwind_ForcedUnwind_Body()
434 return (_URC_FATAL_PHASE2_ERROR); in _Unwind_ForcedUnwind_Body()
/illumos-gate/usr/src/head/
H A Dstack_unwind.h45 _URC_FATAL_PHASE2_ERROR = 2, enumerator
234 case _URC_FATAL_PHASE2_ERROR: