Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/src/
Dexception.cpp216 __cxa_rethrow_primary_exception(p.__ptr_); in rethrow_exception()
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc299 extern "C" void __cxa_rethrow_primary_exception(void* primary_exception) { in __cxa_rethrow_primary_exception() function
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h351 void __cxa_rethrow_primary_exception(void* exceptionObject);