Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtarget.h815 bool have_switchable_bss_sections; member
H A Dvarasm.c906 && !(prefer_noswitch_p && targetm.have_switchable_bss_sections) in get_variable_section()
5294 return bss_noswitch_section || targetm.have_switchable_bss_sections; in have_global_bss_p()
H A DChangeLog-200610392 * target.h (have_switchable_bss_sections): New hook.