Searched refs:__objc_exception_matcher (Results 1 – 2 of 2) sorted by relevance
60 __objc_exception_matcher = is_kind_of_exception_matcher; variable65 objc_exception_matcher old_matcher = __objc_exception_matcher; in objc_setExceptionMatcher()66 __objc_exception_matcher = new_matcher; in objc_setExceptionMatcher()435 if ((*__objc_exception_matcher) (catch_type, xh->value)) in PERSONALITY_FUNCTION()