Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dexception.cc268 static __cxa_exception *exceptionFromPointer(void *ex) in exceptionFromPointer() function
788 __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);