Home
last modified time | relevance | path

Searched refs:__cxa_get_exception_ptr (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/fuzzer/
H A Dlibcxx.test15 CHECK-NOT: t __cxa_get_exception_ptr
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2010-07-26-GlobalMerge.ll57 %0 = tail call i8* @__cxa_get_exception_ptr(i8* %exn) nounwind ; <i8*> [#uses=0]
88 declare i8* @__cxa_get_exception_ptr(i8*)
/llvm-project-15.0.7/libcxxabi/include/
H A Dcxxabi.h54 __cxa_get_exception_ptr(void *exceptionObject) throw();
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_exception.cpp295 void *__cxa_get_exception_ptr(void *unwind_exception) throw() { in __cxa_get_exception_ptr() function
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dcfg-stackify-eh.ll840 %5 = call i8* @__cxa_get_exception_ptr(i8* %2) [ "funclet"(token %1) ]
1681 declare i8* @__cxa_get_exception_ptr(i8*)
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dnegate-add-zero.ll960 declare ptr @__cxa_get_exception_ptr(ptr) nounwind