Searched refs:nextCleanup (Results 1 – 2 of 2) sorted by relevance
133 _Unwind_Exception *nextCleanup; member
212 _Unwind_Exception *nextCleanup; member1101 ex->nextCleanup = info->currentCleanup; in pushCleanupException()1616 info->currentCleanup = ex->nextCleanup;1617 ex->nextCleanup = 0;