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

  /external/libcxxabi/include/
cxxabi.h 66 extern _LIBCXXABI_FUNC_VIS _LIBCXXABI_NORETURN void __cxa_rethrow();
  /external/libcxxabi/src/
cxa_exception.cpp 499 // will have been made an empty stack by __cxa_rethrow() and there is
509 // The exception has been rethrown by __cxa_rethrow, so don't delete it
585 void __cxa_rethrow() { function

Completed in 55 milliseconds