Searched refs:unwind_tables_default (Results 1 – 3 of 3) sorted by relevance
912 flag_unwind_tables = targetm.unwind_tables_default; in decode_options()971 if (flag_unwind_tables && ! targetm.unwind_tables_default in decode_options()985 || (flag_unwind_tables && targetm.unwind_tables_default))) in decode_options()
806 bool unwind_tables_default; member
13756 * opts.c (decode_options): Use targetm.unwind_tables_default.13759 * target.h (struct gcc_target): Add asm.ttype, unwind_tables_default