Searched refs:__cxa_allocate_dependent_exception (Results 1 – 3 of 3) sorted by relevance
118 extern "C" void * __cxa_allocate_dependent_exception ();
178 void * __cxa_allocate_dependent_exception () { in __cxa_allocate_dependent_exception() function689 static_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception()); in __cxa_rethrow_primary_exception()
294 __cxa_allocate_dependent_exception;