Home
last modified time | relevance | path

Searched refs:exceptionFromPointer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libcxxrt/
H A Dexception.cc283 static __cxa_exception *exceptionFromPointer(void *ex) in exceptionFromPointer() function
837 __cxa_exception *original = exceptionFromPointer(thrown_exception); in __cxa_rethrow_primary_exception()
1132 ex = exceptionFromPointer(exceptionObject);
1270 __cxa_exception *ex = exceptionFromPointer(exceptionObject);
1429 __cxa_exception *ex = exceptionFromPointer(exceptionObject);
1460 return exceptionFromPointer(exceptionObject)->adjustedPtr;
1612 __cxa_exception *ex = exceptionFromPointer(exceptionObject);