Searched refs:exc (Results 1 – 2 of 2) sorted by relevance
110 unwind_cleanup (_Unwind_Reason_Code reason, struct _Unwind_Exception *exc) in unwind_cleanup() argument127 THREAD_SETMEM (self, exc.exception_class, 0); in __cleanup_fct_attribute()128 THREAD_SETMEM (self, exc.exception_cleanup, &unwind_cleanup); in __cleanup_fct_attribute()130 _Unwind_ForcedUnwind (&self->exc, unwind_stop, ibuf); in __cleanup_fct_attribute()
368 struct _Unwind_Exception exc; member
Completed in 4 milliseconds