HomeSort by relevance Sort by last modified time
    Searched refs:__cxa_allocate_dependent_exception (Results 1 - 2 of 2) sorted by null

  /external/libcxxabi/src/
cxa_exception.hpp 115 extern "C" _LIBCXXABI_FUNC_VIS void * __cxa_allocate_dependent_exception ();
cxa_exception.cpp 215 void * __cxa_allocate_dependent_exception () { function
722 static_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception());

Completed in 2855 milliseconds