Searched defs:__cxa_throw (Results 1 – 2 of 2) sorted by relevance
223 __cxa_throw(void* thrown_object, std::type_info* tinfo, void (*dest)(void*)) in __cxa_throw() function
325 extern "C" void __cxa_throw(void* thrown_exc, in __cxa_throw() function