Searched refs:saw_cleanup (Results 1 – 6 of 6) sorted by relevance
250 int saw_cleanup = 0, saw_handler, foreign_exception; in PERSONALITY_FUNCTION() local392 saw_cleanup = 0; in PERSONALITY_FUNCTION()405 saw_cleanup = 1; in PERSONALITY_FUNCTION()421 saw_cleanup = 1; in PERSONALITY_FUNCTION()455 if (! saw_handler && ! saw_cleanup) in PERSONALITY_FUNCTION()480 if (saw_cleanup == 0) in PERSONALITY_FUNCTION()488 __builtin_extend_pointer (saw_cleanup ? xh : return_object)); in PERSONALITY_FUNCTION()
597 bool saw_cleanup = false;663 saw_cleanup = true;671 saw_handler, saw_cleanup);675 if (!saw_handler && !saw_cleanup)700 out bool saw_handler, out bool saw_cleanup)718 saw_cleanup = true;
585 bool saw_cleanup = false; in scanLSDA() local651 saw_cleanup = true; in scanLSDA()659 saw_handler, saw_cleanup); in scanLSDA()663 if (!saw_handler && !saw_cleanup) in scanLSDA()689 out bool saw_handler, out bool saw_cleanup) in actionTableLookup() argument707 saw_cleanup = true; in actionTableLookup()
549 bool saw_cleanup = false; in PERSONALITY_FUNCTION() local593 saw_cleanup = true; in PERSONALITY_FUNCTION()642 found_type = (saw_cleanup ? found_cleanup : found_nothing); in PERSONALITY_FUNCTION()