Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dstack_unwind.h47 _URC_NORMAL_STOP = 4, enumerator
221 case _URC_NORMAL_STOP:
/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c401 case _URC_NORMAL_STOP: /* done */ in _Unwind_ForcedUnwind_Body()