Home
last modified time | relevance | path

Searched refs:have_switchable_bss_sections (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtarget.h807 bool have_switchable_bss_sections; member
H A Dvarasm.c906 && !(prefer_noswitch_p && targetm.have_switchable_bss_sections) in get_variable_section()
5293 return bss_noswitch_section || targetm.have_switchable_bss_sections; in have_global_bss_p()