Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/support/runtime/
H A Dexception_pointer_cxxabi.ipp59 // return exception_ptr(__cxa_current_primary_exception());
61 ptr.__ptr_ = __cxa_current_primary_exception();
/llvm-project-15.0.7/libcxxabi/test/
H A Dnoexception4.pass.cpp24 assert(nullptr == __cxxabiv1::__cxa_current_primary_exception()); in main()
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_noexception.cpp38 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
H A Dcxa_exception.cpp690 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function
/llvm-project-15.0.7/libcxxabi/include/
H A Dcxxabi.h151 extern _LIBCXXABI_FUNC_VIS void *__cxa_current_primary_exception() throw();
/llvm-project-15.0.7/libcxx/lib/abi/
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.noexceptions.nonew.abilist24 {'is_defined': False, 'name': '__cxa_current_primary_exception', 'type': 'FUNC'}
H A Dx86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.nonew.abilist47 {'is_defined': False, 'name': '__cxa_current_primary_exception', 'type': 'FUNC'}
H A Dpowerpc-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist1077 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_current_primary_exception', 'storage_m…
H A Dpowerpc64-ibm-aix.libcxxabi.v1.stable.exceptions.nonew.abilist1077 {'import_export': 'IMP', 'is_defined': False, 'name': '__cxa_current_primary_exception', 'storage_m…