Home
last modified time | relevance | path

Searched refs:have_srodata_section (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtarget.h825 bool have_srodata_section; member
Dvarasm.c5505 else if (targetm.have_srodata_section && ret == SECCAT_RODATA) in categorize_decl_for_section()
DChangeLog-20028663 targetm.have_srodata_section if SDATA_EABI.
8737 * target.h (gcc_target): Add have_srodata_section member.
/freebsd-9-stable/contrib/gcc/config/rs6000/
Dsysv4.h185 targetm.have_srodata_section = rs6000_sdata == SDATA_EABI; \