Searched refs:exceptionFromPointer (Results 1 – 1 of 1) sorted by relevance
268 static __cxa_exception *exceptionFromPointer(void *ex) in exceptionFromPointer() function788 __cxa_exception *original = exceptionFromPointer(thrown_exception); in __cxa_rethrow_primary_exception()1083 ex = exceptionFromPointer(exceptionObject);1221 __cxa_exception *ex = exceptionFromPointer(exceptionObject);1380 __cxa_exception *ex = exceptionFromPointer(exceptionObject);1398 return exceptionFromPointer(exceptionObject)->adjustedPtr;1544 __cxa_exception *ex = exceptionFromPointer(exceptionObject);