Searched refs:__cxa_get_exception_ptr (Results 1 – 6 of 6) sorted by relevance
15 CHECK-NOT: t __cxa_get_exception_ptr
57 %0 = tail call i8* @__cxa_get_exception_ptr(i8* %exn) nounwind ; <i8*> [#uses=0]88 declare i8* @__cxa_get_exception_ptr(i8*)
54 __cxa_get_exception_ptr(void *exceptionObject) throw();
295 void *__cxa_get_exception_ptr(void *unwind_exception) throw() { in __cxa_get_exception_ptr() function
840 %5 = call i8* @__cxa_get_exception_ptr(i8* %2) [ "funclet"(token %1) ]1681 declare i8* @__cxa_get_exception_ptr(i8*)
960 declare ptr @__cxa_get_exception_ptr(ptr) nounwind