Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dflags.h503 extern int flag_unwind_tables;
H A Dtoplev.c736 int flag_unwind_tables = 0; variable
1124 {"unwind-tables", &flag_unwind_tables, 1,
5034 flag_unwind_tables = IA64_UNWIND_INFO;
5184 flag_unwind_tables = 1; in process_options()
H A Ddwarf2out.c101 || flag_unwind_tables in dwarf2out_do_frame()
2205 if (! USING_SJLJ_EXCEPTIONS && (flag_unwind_tables || flag_exceptions)) in dwarf2out_frame_finish()
H A DChangeLog.23692 * flags.h (flag_unwind_tables): New decl.
H A DChangeLog.3105 * toplev.c (main): On an IA-64, make flag_unwind_tables defauit
H A DChangeLog.68042 flag_unwind_tables.
/openbsd/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 Dtoplev.c1630 flag_unwind_tables = 1; in process_options()
1852 if (flag_unwind_tables && !ACCUMULATE_OUTGOING_ARGS in process_options()
H A Dcommon.opt1060 Common Report Var(flag_unwind_tables)
H A Ddwarf2out.c123 && (flag_unwind_tables in dwarf2out_do_frame()
2647 if (! USING_SJLJ_EXCEPTIONS && (flag_unwind_tables || flag_exceptions)) in dwarf2out_frame_finish()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dia64.c3655 if (!flag_unwind_tables && (!flag_exceptions || USING_SJLJ_EXCEPTIONS)) in ia64_output_function_prologue()
3713 if (!flag_unwind_tables && (!flag_exceptions || USING_SJLJ_EXCEPTIONS)) in ia64_output_function_end_prologue()
7665 && (flag_unwind_tables || (flag_exceptions && !USING_SJLJ_EXCEPTIONS))) in ia64_add_bundle_selector_before()
8546 if (flag_unwind_tables || (flag_exceptions && !USING_SJLJ_EXCEPTIONS)) in ia64_reorg()
9018 bool unwind = (flag_unwind_tables in process_for_unwind_directive()
/openbsd/gnu/gcc/gcc/config/arm/
H A Darm.h1893 ((!USING_SJLJ_EXCEPTIONS && flag_exceptions) || flag_unwind_tables)
H A Darm.c1422 || !(flag_unwind_tables in arm_compute_func_type()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.c3060 if (!flag_unwind_tables && (!flag_exceptions || USING_SJLJ_EXCEPTIONS))
3119 if (!flag_unwind_tables && (!flag_exceptions || USING_SJLJ_EXCEPTIONS))
7173 if (flag_unwind_tables || (flag_exceptions && !USING_SJLJ_EXCEPTIONS))
7675 if (flag_unwind_tables
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.c294 || flag_unwind_tables) in override_options()
/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa.c466 || flag_unwind_tables) in override_options()
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.c1984 if ((flag_unwind_tables || flag_asynchronous_unwind_tables in override_options()