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

/freebsd-9.3-release/contrib/libcxxrt/
H A Dunwind-itanium.h43 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1672
H A Dunwind-arm.h30 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1664
H A Dexception.cc343 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e);
1274 e->exception_cleanup(_URC_FOREIGN_EXCEPTION_CAUGHT, e);
/freebsd-9.3-release/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-9.3-release/include/
H A Dunwind.h44 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon5006
/freebsd-9.3-release/contrib/gcc/
H A Dunwind-generic.h66 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1239
/freebsd-9.3-release/contrib/compiler-rt/lib/
H A Dgcc_personality_v0.c21 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon873
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dunwind-arm.h52 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon1058
H A Dunwind-arm.c746 (*exc->exception_cleanup) (_URC_FOREIGN_EXCEPTION_CAUGHT, exc);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h82 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon3170

Completed in 224 milliseconds