Searched refs:_URC_FOREIGN_EXCEPTION_CAUGHT (Results 1 - 13 of 13) sorted by last modified time

/freebsd-11-stable/contrib/libcxxrt/
H A Dunwind-itanium.h44 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon13
H A Dunwind-arm.h34 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon5
H A Dexception.cc348 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e);
1321 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e);
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp986 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT,
H A DUnwindLevel1.c469 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT,
H A DUnwind-sjlj.c476 (*exception_object->exception_cleanup)(_URC_FOREIGN_EXCEPTION_CAUGHT,
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h35 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1283
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h78 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon634
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c747 (*exc->exception_cleanup) (_URC_FOREIGN_EXCEPTION_CAUGHT, exc);
H A Dunwind-arm.h56 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1219
/freebsd-11-stable/include/
H A Dunwind.h44 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon6571
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_throw.cc44 // returns _URC_NO_REASON and not _URC_FOREIGN_EXCEPTION_CAUGHT
46 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON)
/freebsd-11-stable/contrib/gcc/
H A Dunwind-generic.h66 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1401

Completed in 159 milliseconds