Searched defs:__cxa_free_exception (Results 1 - 1 of 1) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ | ||
H A D | cxa_exception.cpp | 170 void __cxa_free_exception (void * thrown_object) throw() { function 621 __cxa_free_exception(thrown_object); |
Completed in 1206 milliseconds