Searched defs:_Unwind_Exception (Results 1 – 3 of 3) sorted by relevance
90 struct _Unwind_Exception struct92 _Unwind_Exception_Class exception_class; argument93 _Unwind_Exception_Cleanup_Fn exception_cleanup; argument96 _Unwind_Word private_[6];98 _Unwind_Word private_1;99 _Unwind_Word private_2;
85 struct _Unwind_Exception struct87 _Unwind_Exception_Class exception_class; argument88 _Unwind_Exception_Cleanup_Fn exception_cleanup; argument89 _Unwind_Word private_1;90 _Unwind_Word private_2;
184 #define _Unwind_Exception _Unwind_Control_Block macro