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

/haiku-buildtools/gcc/gcc/
H A Dopts.c670 enum unwind_info_type ui_except; local
765 ui_except = targetm_common.except_unwind_info (opts);
769 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))
785 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))
803 && (ui_except == UI_SJLJ || ui_except >= UI_TARGET))))

Completed in 37 milliseconds