Searched refs:flag_data_sections (Results 1 – 10 of 10) sorted by relevance
527 extern int flag_data_sections;
559 int flag_data_sections = 0; variable1152 {"data-sections", &flag_data_sections, 1,5273 if (flag_data_sections) in process_options()5276 flag_data_sections = 0; in process_options()
1371 resolve_unique_section (decl, 0, flag_data_sections);1572 resolve_unique_section (decl, reloc, flag_data_sections);
12657 * toplev.c: Fix bad patch around flag_data_sections.12678 * flags.h: Add flag_data_sections.12679 * toplev.c: Add option -fdata-sections. Add flag_data_sections.12680 (compile_file): Error if flag_data_sections not supported.12681 * varasm.c (assemble_variable): Handle flag_data_sections.
16497 flag_data_sections or UNIQUE_SECTION_P are true.16519 flag_data_sections is true.
7593 (asm_emit_uninitialised): Pass flag_data_sections.
1782 if (flag_data_sections) in process_options()1785 flag_data_sections = 0; in process_options()
625 else if (flag_function_sections && flag_data_sections in default_function_rodata_section()901 resolve_unique_section (decl, reloc, flag_data_sections); in get_variable_section()
367 Common Report Var(flag_data_sections)
7318 else if (flag_function_sections && flag_data_sections in mips_function_rodata_section()