Searched refs:_Unwind_Complete (Results 1 – 4 of 4) sorted by relevance
73 _Unwind_Complete;
115 extern void _Unwind_Complete(_Unwind_Exception* exception_object);
105 void _Unwind_Complete(struct _Unwind_Exception *ucbp);
837 _LIBUNWIND_EXPORT void _Unwind_Complete(_Unwind_Exception* exception_object) { in _Unwind_Complete() function