Home
last modified time | relevance | path

Searched refs:_Unwind_Resume (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Dunwind.c128 #define _Unwind_Resume _SUNW_Unwind_Resume macro
140 #pragma weak _SUNW_Unwind_Resume = _Unwind_Resume
456 _Unwind_Resume(struct _Unwind_Exception *exception_object) in _Unwind_Resume() function
/illumos-gate/usr/src/head/
H A Dstack_unwind.h140 void _Unwind_Resume(struct _Unwind_Exception *exception_object);
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1235 _Unwind_Resume;