Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/runtime/
H A Dexception_pointer_cxxabi.ipp59 // return exception_ptr(__cxa_current_primary_exception());
61 ptr.__ptr_ = __cxa_current_primary_exception();
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dcxxabi.h209 void *__cxa_current_primary_exception(void);
H A Dexception.cc801 extern "C" void *__cxa_current_primary_exception(void) in __cxa_current_primary_exception() 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.abilist43 {'is_defined': False, 'name': '__cxa_current_primary_exception', 'type': 'FUNC'}