Home
last modified time | relevance | path

Searched defs:__cxa_get_exception_ptr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_catch.cc36 __cxxabiv1::__cxa_get_exception_ptr(void *exc_obj_in) throw() in __cxa_get_exception_ptr() function in __cxxabiv1
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_exception.cpp295 void *__cxa_get_exception_ptr(void *unwind_exception) throw() { in __cxa_get_exception_ptr() function