Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDopts.c912 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()
HDtarget.h806 bool unwind_tables_default; member
HDChangeLog-200513756 * opts.c (decode_options): Use targetm.unwind_tables_default.
13759 * target.h (struct gcc_target): Add asm.ttype, unwind_tables_default