Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-wasm.c78 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, in _Unwind_DeleteException()
H A DUnwind-sjlj.c489 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, in _Unwind_DeleteException()
H A DUnwindLevel1.c567 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, in _Unwind_DeleteException()
H A DUnwind-EHABI.cpp1192 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT, in _Unwind_DeleteException()
/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h44 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator
H A Dunwind-arm.h34 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator
H A Dexception.cc428 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e); in thread_cleanup()
1350 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e);
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind.h35 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h80 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator