Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__exception/
H A Dexception_ptr.h37 _LIBCPP_OVERRIDABLE_FUNC_VIS __cxa_exception* __cxa_init_primary_exception(
102 (void)__cxxabiv1::__cxa_init_primary_exception( in make_exception_ptr()
105 …(void)__cxxabiv1::__cxa_init_primary_exception(__ex, const_cast<std::type_info*>(&typeid(_Ep)), []… in make_exception_ptr()
/freebsd/contrib/libcxxrt/
H A Dcxxabi.h218 __cxa_exception *__cxa_init_primary_exception(
H A Dexception.cc802 extern "C" __cxa_exception *__cxa_init_primary_exception( in __cxa_init_primary_exception() function
827 __cxa_exception *ex = __cxa_init_primary_exception(thrown_exception, tinfo, dest); in __cxa_throw()
/freebsd/lib/libcxxrt/
H A DVersion.map253 __cxa_init_primary_exception;
H A DVersion.map.arm254 __cxa_init_primary_exception;