Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-seh.c66 #define STATUS_GCC_FORCED GCC_EXCEPTION (2) macro
238 if (ms_code == STATUS_GCC_FORCED) in _GCC_specific_handler()
381 RaiseException (STATUS_GCC_FORCED, 0, 1, (ULONG_PTR *)&exc); in _Unwind_ForcedUnwind_Phase2()