Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_exception.cpp170 void __cxa_free_exception (void * thrown_object) throw() { in __cxa_free_exception() function
/ndk/sources/cxx-stl/gabi++/src/
Dcxxabi.cc311 extern "C" void __cxa_free_exception(void* thrown_exception) _GABIXX_NOEXCEPT { in __cxa_free_exception() function