Searched refs:bss_noswitch_section (Results 1 – 3 of 3) sorted by relevance
549 extern GTY(()) section *bss_noswitch_section;
160 section *bss_noswitch_section; variable911 if (bss_noswitch_section) in get_variable_section()912 return bss_noswitch_section; in get_variable_section()5184 bss_noswitch_section = get_noswitch_section (SECTION_WRITE | SECTION_BSS, in init_varasm_once()5294 return bss_noswitch_section || targetm.have_switchable_bss_sections; in have_global_bss_p()
10395 (bss_noswitch_section): New variables.10440 (bss_noswitch_section, have_global_bss_p): Declare.