Searched refs:__cxa_current_primary_exception (Results 1 – 6 of 6) sorted by relevance
159 extern void * __cxa_current_primary_exception() throw();
273 ptr.__ptr_ = __cxa_current_primary_exception(); in current_exception()
132 void* __cxa_current_primary_exception() _GABIXX_NOEXCEPT;
454 extern "C" void* __cxa_current_primary_exception() _GABIXX_NOEXCEPT { in __cxa_current_primary_exception() function
640 __cxa_current_primary_exception() throw() in __cxa_current_primary_exception() function
302 __cxa_current_primary_exception;