Searched defs:__cxa_rethrow (Results 1 - 6 of 6) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/gabi++/src/
H A Dcxxabi.cc338 extern "C" void __cxa_rethrow() { function in namespace:__cxxabiv1
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_exception.cpp458 // will have been made an empty stack by __cxa_rethrow() and there is
468 // The exception has been rethrown by __cxa_rethrow, so don't delete it
544 _LIBCXXABI_FUNC_VIS LIBCXXABI_NORETURN void __cxa_rethrow() { function
/prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
H A Dcxxabi.cc338 extern "C" void __cxa_rethrow() { function in namespace:__cxxabiv1
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
H A Dcxa_exception.cpp462 // will have been made an empty stack by __cxa_rethrow() and there is
472 // The exception has been rethrown by __cxa_rethrow, so don't delete it
550 __cxa_rethrow() function
/prebuilts/ndk/r13/sources/cxx-stl/gabi++/src/
H A Dcxxabi.cc338 extern "C" void __cxa_rethrow() { function in namespace:__cxxabiv1
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
H A Dcxa_exception.cpp458 // will have been made an empty stack by __cxa_rethrow() and there is
468 // The exception has been rethrown by __cxa_rethrow, so don't delete it
544 _LIBCXXABI_FUNC_VIS LIBCXXABI_NORETURN void __cxa_rethrow() { function

Completed in 128 milliseconds