Home
last modified time | relevance | path

Searched defs:__cxa_begin_catch (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp386 __cxa_begin_catch(void* unwind_arg) throw() in __cxa_begin_catch() function
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc356 extern "C" void* __cxa_begin_catch(void* exc) _GABIXX_NOEXCEPT { in __cxa_begin_catch() function