Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp223 __cxa_throw(void* thrown_object, std::type_info* tinfo, void (*dest)(void*)) in __cxa_throw() function
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc325 extern "C" void __cxa_throw(void* thrown_exc, in __cxa_throw() function