Searched defs:_Unwind_Resume (Results 1 - 1 of 1) 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

Completed in 79 milliseconds