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