Home
last modified time | relevance | path

Searched refs:__cxa_allocate_dependent_exception (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dcxa_exception.hpp118 extern "C" void * __cxa_allocate_dependent_exception ();
Dcxa_exception.cpp178 void * __cxa_allocate_dependent_exception () { in __cxa_allocate_dependent_exception() function
694 static_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception()); in __cxa_rethrow_primary_exception()