Searched refs:_URC_FOREIGN_EXCEPTION_CAUGHT (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/libcxxrt/
H A Dunwind-itanium.h43 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1728
H A Dunwind-arm.h30 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon240
H A Dexception.cc348 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e);
1312 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e);
/freebsd-10-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-10-stable/include/
H A Dunwind.h44 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon5620
/freebsd-10-stable/contrib/gcc/
H A Dunwind-generic.h66 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1221
/freebsd-10-stable/contrib/compiler-rt/lib/
H A Dgcc_personality_v0.c21 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon861
/freebsd-10-stable/contrib/gcc/config/arm/
H A Dunwind-arm.h52 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1039
H A Dunwind-arm.c746 (*exc->exception_cleanup) (_URC_FOREIGN_EXCEPTION_CAUGHT, exc);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h82 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon3309

Completed in 71 milliseconds