Searched refs:exceptionFromPointer (Results 1 – 1 of 1) sorted by relevance
280 static __cxa_exception *exceptionFromPointer(void *ex) in exceptionFromPointer() function802 __cxa_exception *original = exceptionFromPointer(thrown_exception); in __cxa_rethrow_primary_exception()1097 ex = exceptionFromPointer(exceptionObject);1235 __cxa_exception *ex = exceptionFromPointer(exceptionObject);1394 __cxa_exception *ex = exceptionFromPointer(exceptionObject);1412 return exceptionFromPointer(exceptionObject)->adjustedPtr;1558 __cxa_exception *ex = exceptionFromPointer(exceptionObject);