Searched refs:foreign_exception (Results 1 – 2 of 2) sorted by relevance
79 bool foreign_exception; in __cxa_call_unexpected() local93 foreign_exception = false; in __cxa_call_unexpected()96 foreign_exception = true; in __cxa_call_unexpected()113 if (foreign_exception) in __cxa_call_unexpected()121 if (foreign_exception) in __cxa_call_unexpected()
369 bool foreign_exception; in PERSONALITY_FUNCTION() local400 foreign_exception = false; in PERSONALITY_FUNCTION()414 foreign_exception = !__is_gxx_exception_class(exception_class); in PERSONALITY_FUNCTION()419 && !foreign_exception) in PERSONALITY_FUNCTION()538 || foreign_exception) in PERSONALITY_FUNCTION()616 if (!foreign_exception) in PERSONALITY_FUNCTION()631 || foreign_exception) in PERSONALITY_FUNCTION()