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

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c128 #define _Unwind_Resume _SUNW_Unwind_Resume macro
141 #pragma weak _SUNW_Unwind_Resume = _Unwind_Resume
221 * input: FP1 (or FP2 if from _Unwind_Resume (from_landing_pad))
448 _Unwind_Resume(struct _Unwind_Exception *exception_object) function
/illumos-gate/usr/src/head/
H A Dstack_unwind.h142 void _Unwind_Resume(struct _Unwind_Exception *exception_object);

Completed in 46 milliseconds