Home
last modified time | relevance | path

Searched refs:_URC_FOREIGN_EXCEPTION_CAUGHT (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/libunwind/include/
H A Dunwind.h35 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator
/llvm-project-15.0.7/libcxxabi/src/
H A Dcxa_exception.cpp136 if (_URC_FOREIGN_EXCEPTION_CAUGHT != reason) in exception_cleanup_func()
722 if (_URC_FOREIGN_EXCEPTION_CAUGHT != reason) in dependent_exception_cleanup()
/llvm-project-15.0.7/clang/lib/Headers/
H A Dunwind.h79 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator
/llvm-project-15.0.7/libunwind/src/
H A DUnwind-sjlj.c488 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, in _Unwind_DeleteException()
H A DUnwindLevel1.c521 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, in _Unwind_DeleteException()
H A DUnwind-EHABI.cpp1189 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, in _Unwind_DeleteException()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dirtranslator-extract-used-by-dbg.ll229 !201 = !DIEnumerator(name: "_URC_FOREIGN_EXCEPTION_CAUGHT", value: 1)