Searched defs:__cxa_free_exception (Results 1 – 3 of 3) sorted by relevance
144 __cxa_free_exception(void *vptr) in __cxa_free_exception() function
144 __cxxabiv1::__cxa_free_exception(void *vptr) throw() in __cxa_free_exception() function in __cxxabiv1
201 void __cxa_free_exception(void *thrown_object) throw() { in __cxa_free_exception() function