Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-seh.c203 _Unwind_Action gcc_action; in _GCC_specific_handler() local
243 gcc_action = _UA_FORCE_UNWIND | _UA_CLEANUP_PHASE; in _GCC_specific_handler()
245 stop (1, gcc_action, gcc_exc->exception_class, gcc_exc, in _GCC_specific_handler()
262 gcc_action = _UA_CLEANUP_PHASE; in _GCC_specific_handler()
264 gcc_reason = gcc_per (1, gcc_action, gcc_exc->exception_class, in _GCC_specific_handler()