Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/runtime/
H A Dexception_pointer_cxxabi.ipp23 __cxa_increment_exception_refcount(__ptr_);
30 __cxa_increment_exception_refcount(other.__ptr_);
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dcxxabi.h214 void __cxa_increment_exception_refcount(void* thrown_exception);
H A 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
/netbsd-src/external/apache2/llvm/dist/libcxx/lib/abi/
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist50 {'is_defined': False, 'name': '__cxa_increment_exception_refcount', 'type': 'FUNC'}