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

/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dexcept-gcc.h67 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:_Unwind_Reason_Code
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Deh_throw.cc40 // returns _URC_NO_REASON and not _URC_FOREIGN_EXCEPTION_CAUGHT
42 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON)
H A Deh_ptr.cc215 // returns _URC_NO_REASON and not _URC_FOREIGN_EXCEPTION_CAUGHT
217 if (code != _URC_FOREIGN_EXCEPTION_CAUGHT && code != _URC_NO_REASON)
/haiku-buildtools/gcc/libgcc/
H A Dunwind-generic.h68 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon2146
H A Dunwind-seh.c431 (*exc->exception_cleanup) (_URC_FOREIGN_EXCEPTION_CAUGHT, exc);
/haiku-buildtools/gcc/gcc/ginclude/
H A Dunwind-arm-common.h47 _URC_FOREIGN_EXCEPTION_CAUGHT = 1, enumerator in enum:__anon768

Completed in 100 milliseconds