Searched refs:__cxa_init_primary_exception (Results 1 – 5 of 5) sorted by relevance
37 _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()
218 __cxa_exception *__cxa_init_primary_exception(
802 extern "C" __cxa_exception *__cxa_init_primary_exception( in __cxa_init_primary_exception() function827 __cxa_exception *ex = __cxa_init_primary_exception(thrown_exception, tinfo, dest); in __cxa_throw()
253 __cxa_init_primary_exception;
254 __cxa_init_primary_exception;