Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/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
689 static_cast<__cxa_dependent_exception*>(__cxa_allocate_dependent_exception()); in __cxa_rethrow_primary_exception()
/ndk/sources/cxx-stl/llvm-libc++/
Dexport_symbols.txt294 __cxa_allocate_dependent_exception;