Searched refs:objc_exception_throw (Results 1 – 6 of 6) sorted by relevance
60 objc_EXPORT void objc_exception_throw (id exception);
503 objc_exception_throw (id exception) in objc_exception_throw() function
610 (objc_exception_throw): Do not check for2015 (objc_exception_throw): Use the uncaught exception handler if set.2190 * exception.c (objc_exception_throw): Use hook. Update2263 (objc_exception_throw): Use memcpy to initialise exception class.2638 (objc_exception_throw): Change _GLIBCXX_SJLJ_EXCEPTIONS to
1145 // void objc_exception_throw(id exception)1146 LIBBUILTIN(objc_exception_throw, "vG", "f", "objc/objc-exception.h", OBJC_LANG)