Home
last modified time | relevance | path

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

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