Home
last modified time | relevance | path

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

/sysdeps/arm/
A Darm-unwind-resume.S32 ENTRY (_Unwind_Resume)
46 END (_Unwind_Resume)
A Dunwind-resume.c24 return UNWIND_LINK_PTR (link (), _Unwind_Resume); in __unwind_link_get_resume()
A Dunwind.h204 void __attribute__((noreturn)) _Unwind_Resume(_Unwind_Control_Block *ucbp);
/sysdeps/generic/
A Dunwind-resume.c35 _Unwind_Resume (struct _Unwind_Exception *exc) in _Unwind_Resume() function
37 UNWIND_LINK_PTR (link (), _Unwind_Resume) (exc); in _Unwind_Resume()
A Dunwind-link.h49 __typeof (_Unwind_Resume) *ptr__Unwind_Resume;
A Dunwind.h129 extern void _Unwind_Resume (struct _Unwind_Exception *);

Completed in 6 milliseconds