Searched refs:exceptionObject (Results 1 – 8 of 8) sorted by relevance
33 _Unwind_Exception *exceptionObject in __cxa_get_exception_ptr() local36 return __gxx_caught_object(exceptionObject); in __cxa_get_exception_ptr()42 _Unwind_Exception *exceptionObject in __cxa_begin_catch() local46 __cxa_exception *header = __get_exception_header_from_ue (exceptionObject); in __cxa_begin_catch()82 objectp = __gxx_caught_object(exceptionObject); in __cxa_begin_catch()87 _Unwind_Complete(exceptionObject); in __cxa_begin_catch()
Completed in 18 milliseconds