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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
H A Dcxa_exception.cpp170 void __cxa_free_exception (void * thrown_object) throw() { function
621 __cxa_free_exception(thrown_object);

Completed in 1206 milliseconds