Searched defs:_Unwind_Exception (Results 1 – 5 of 5) sorted by relevance
77 struct _Unwind_Exception struct80 _Unwind_Exception_Cleanup_Fn exception_cleanup; argument85 extern _Unwind_Reason_Code _Unwind_RaiseException (struct _Unwind_Exception *); argument
41 struct _Unwind_Exception { struct44 struct _Unwind_Exception* exc); argument45 uintptr_t private_1; 46 uintptr_t private_2;
71 typedef struct _Unwind_Control_Block _Unwind_Exception; /* Alias */ typedef120 typedef struct _Unwind_Exception _Unwind_Exception; typedef122 struct _Unwind_Exception { struct125 _Unwind_Exception *exc); argument129 // The gcc implementation of _Unwind_Exception used attribute mode on the argument141 _Unwind_Exception* exceptionObject, argument
106 struct _Unwind_Exception { struct107 _Unwind_Exception_Class exception_class; argument108 _Unwind_Exception_Cleanup_Fn exception_cleanup; argument111 /* The Itanium ABI requires that _Unwind_Exception objects are "double-word argument
114 struct _Unwind_Exception { struct116 _Unwind_Exception_Cleanup_Fn exception_cleanup; argument118 uintptr_t private_1;119 uintptr_t private_2;