HomeSort by relevance Sort by last modified time
    Searched defs:__cxa_rethrow (Results 1 - 5 of 5) sorted by null

  /external/libcxxabi/src/
cxa_exception.cpp 442 // will have been made an empty stack by __cxa_rethrow() and there is
452 // The exception has been rethrown by __cxa_rethrow, so don't delete it
528 _LIBCXXABI_FUNC_VIS LIBCXXABI_NORETURN void __cxa_rethrow() { function
  /prebuilts/ndk/r11/sources/cxx-stl/gabi++/src/
cxxabi.cc 338 extern "C" void __cxa_rethrow() { function in namespace:__cxxabiv1
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_exception.cpp 462 // 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/
cxxabi.cc 338 extern "C" void __cxa_rethrow() { function in namespace:__cxxabiv1
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/src/
cxa_exception.cpp 458 // 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 368 milliseconds