Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libc++/dist/libcxxrt/src/
Dcxxabi.h203 void __cxa_rethrow_primary_exception(void* thrown_exception);
Dexception.cc784 extern "C" void __cxa_rethrow_primary_exception(void* thrown_exception) in __cxa_rethrow_primary_exception() function