Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dopts.c584 flag_unwind_tables = targetm.unwind_tables_default; in decode_options()
645 if (flag_unwind_tables && ! targetm.unwind_tables_default in decode_options()
659 || (flag_unwind_tables && targetm.unwind_tables_default))) in decode_options()
H A Dtarget.h798 bool unwind_tables_default; member