Home
last modified time | relevance | path

Searched refs:__cxa_current_primary_exception (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/support/runtime/
H A Dexception_pointer_cxxabi.ipp52 // return exception_ptr(__cxa_current_primary_exception());
54 ptr.__ptr_ = __cxa_current_primary_exception();
/freebsd/contrib/libcxxrt/
H A Dcxxabi.h231 void *__cxa_current_primary_exception(void);
H A Dexception.cc850 extern "C" void *__cxa_current_primary_exception(void) in __cxa_current_primary_exception() function
/freebsd/lib/libcxxrt/
H A DVersion.map285 __cxa_current_primary_exception;
H A DVersion.map.arm286 __cxa_current_primary_exception;