Searched refs:__cxa_get_exception_ptr (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_catch.cc36 __cxxabiv1::__cxa_get_exception_ptr(void *exc_obj_in) throw() function in class:__cxxabiv1
H A Dunwind-cxx.h121 extern "C" void *__cxa_get_exception_ptr (void *) throw();
/openbsd-current/gnu/llvm/libcxxabi/include/
H A Dcxxabi.h54 __cxa_get_exception_ptr(void *exceptionObject) throw();
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.cpp295 void *__cxa_get_exception_ptr(void *unwind_exception) throw() { function

Completed in 80 milliseconds