Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/fuzzer/
H A Dlibcxx.test15 CHECK-NOT: t __cxa_get_exception_ptr
/llvm-project/llvm/test/CodeGen/ARM/
H A D2010-07-26-GlobalMerge.ll56 %0 = tail call ptr @__cxa_get_exception_ptr(ptr %exn) nounwind ; <ptr> [#uses=0]
87 declare ptr @__cxa_get_exception_ptr(ptr)
/llvm-project/libcxxabi/include/
H A Dcxxabi.h69 __cxa_get_exception_ptr(void *exceptionObject) _LIBCXXABI_NOEXCEPT;
/llvm-project/libcxxabi/src/
H A Dcxa_exception.cpp311 void *__cxa_get_exception_ptr(void *unwind_exception) throw() { in __cxa_init_primary_exception() function
/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dcfg-stackify-eh-legacy.ll972 %5 = call ptr @__cxa_get_exception_ptr(ptr %2) [ "funclet"(token %1) ]
1775 declare ptr @__cxa_get_exception_ptr(ptr)
/llvm-project/llvm/test/CodeGen/X86/
H A Dnegate-add-zero.ll960 declare ptr @__cxa_get_exception_ptr(ptr) nounwind
/llvm-project/libcxx/lib/abi/
H A Di686-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist2304 {'is_defined': True, 'name': '__cxa_get_exception_ptr', 'type': 'FUNC'}
H A Dx86_64-linux-android21.libcxxabi.v1.stable.exceptions.nonew.abilist2298 {'is_defined': True, 'name': '__cxa_get_exception_ptr', 'type': 'FUNC'}