Searched refs:nextCleanup (Results 1 – 2 of 2) sorted by relevance
119 _Unwind_Exception *nextCleanup; member
208 _Unwind_Exception *nextCleanup; member1072 ex->nextCleanup = info->currentCleanup; in pushCleanupException()1568 info->currentCleanup = ex->nextCleanup;1569 ex->nextCleanup = 0;