Searched refs:_Unwind_ForcedUnwind (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c121 #define _Unwind_ForcedUnwind _SUNW_Unwind_ForcedUnwind macro
133 #pragma weak _SUNW_Unwind_ForcedUnwind = _Unwind_ForcedUnwind
435 _Unwind_ForcedUnwind(struct _Unwind_Exception *exception_object, function
/illumos-gate/usr/src/head/
H A Dstack_unwind.h102 * Signature of callback function that is used when _Unwind_ForcedUnwind()
132 _Unwind_Reason_Code _Unwind_ForcedUnwind(
193 * which is a wrapper around _Unwind_ForcedUnwind that
197 * _Unwind_ForcedUnwind was called is not guaranteed to
210 * The exception record supplied to _Unwind_ForcedUnwind
225 * call to _Unwind_ForcedUnwind will return _URC_NORMAL_STOP
231 * call to _Unwind_ForcedUnwind will return _URC_END_OF_STACK
240 * call to _Unwind_ForcedUnwind will return

Completed in 58 milliseconds