Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dcxxabi.h48 extern LIBCXXABI_NORETURN void __cxa_throw(void * thrown_exception,
/ndk/sources/cxx-stl/gabi++/include/
Dcxxabi.h99 void __cxa_throw(void* thrown_exception,
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc325 extern "C" void __cxa_throw(void* thrown_exc, in __cxa_throw() function
/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/llvm-libc++/
Dexport_symbols.txt321 __cxa_throw;