Searched refs:__cxa_throw (Results 1 – 5 of 5) sorted by relevance
48 extern LIBCXXABI_NORETURN void __cxa_throw(void * thrown_exception,
99 void __cxa_throw(void* thrown_exception,
325 extern "C" void __cxa_throw(void* thrown_exc, in __cxa_throw() function
223 __cxa_throw(void* thrown_object, std::type_info* tinfo, void (*dest)(void*)) in __cxa_throw() function
321 __cxa_throw;