Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc325 extern "C" void __cxa_throw(void* thrown_exc, in __cxa_throw() argument
328 __cxa_exception* header = static_cast<__cxa_exception*>(thrown_exc)-1; in __cxa_throw()