Home
last modified time | relevance | path

Searched refs:objc_exception_throw (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/objc/
H A Dobjc-exception.h60 objc_EXPORT void objc_exception_throw (id exception);
/netbsd-src/external/gpl3/gcc/dist/libobjc/objc/
H A Dobjc-exception.h60 objc_EXPORT void objc_exception_throw (id exception);
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dexception.c503 objc_exception_throw (id exception) in objc_exception_throw() function
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dexception.c503 objc_exception_throw (id exception) in objc_exception_throw() function
H A DChangeLog610 (objc_exception_throw): Do not check for
2015 (objc_exception_throw): Use the uncaught exception handler if set.
2190 * exception.c (objc_exception_throw): Use hook. Update
2263 (objc_exception_throw): Use memcpy to initialise exception class.
2638 (objc_exception_throw): Change _GLIBCXX_SJLJ_EXCEPTIONS to
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.def1145 // void objc_exception_throw(id exception)
1146 LIBBUILTIN(objc_exception_throw, "vG", "f", "objc/objc-exception.h", OBJC_LANG)