Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libcxxrt/
H A Dexception.cc280 static __cxa_exception *exceptionFromPointer(void *ex) in exceptionFromPointer() function
802 __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);