Searched refs:__cxa_current_primary_exception (Results 1 – 8 of 8) sorted by relevance
60 // return exception_ptr(__cxa_current_primary_exception());62 ptr.__ptr_ = __cxa_current_primary_exception();
25 assert(nullptr == __cxxabiv1::__cxa_current_primary_exception()); in main()
39 void *__cxa_current_primary_exception() throw() { return nullptr; } in __cxa_current_primary_exception() function
655 void *__cxa_current_primary_exception() throw() { in __cxa_current_primary_exception() function
151 extern _LIBCXXABI_FUNC_VIS void *__cxa_current_primary_exception() throw();
1881 {'type': 'FUNC', 'name': '__cxa_current_primary_exception'}
1871 {'is_defined': False, 'name': '__cxa_current_primary_exception', 'type': 'FUNC'}
1893 {'name': '__cxa_current_primary_exception', 'is_defined': False, 'type': 'FUNC'}