Searched refs:_Unwind_Resume (Results 1 – 6 of 6) sorted by relevance
32 ENTRY (_Unwind_Resume)46 END (_Unwind_Resume)
24 return UNWIND_LINK_PTR (link (), _Unwind_Resume); in __unwind_link_get_resume()
204 void __attribute__((noreturn)) _Unwind_Resume(_Unwind_Control_Block *ucbp);
35 _Unwind_Resume (struct _Unwind_Exception *exc) in _Unwind_Resume() function37 UNWIND_LINK_PTR (link (), _Unwind_Resume) (exc); in _Unwind_Resume()
49 __typeof (_Unwind_Resume) *ptr__Unwind_Resume;
129 extern void _Unwind_Resume (struct _Unwind_Exception *);
Completed in 5 milliseconds