Searched refs:__cxa_get_exception_ptr (Results 1 – 5 of 5) sorted by relevance
46 extern void * __cxa_get_exception_ptr(void * exceptionObject) throw();
116 void* __cxa_get_exception_ptr(void* exceptionObject) _GABIXX_NOEXCEPT;
411 extern "C" void* __cxa_get_exception_ptr(void* exceptionObject) _GABIXX_NOEXCEPT { in __cxa_get_exception_ptr() function
257 __cxa_get_exception_ptr(void* unwind_exception) throw() in __cxa_get_exception_ptr() function
310 __cxa_get_exception_ptr;