Searched refs:decl_readonly_section (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/arm/
H A Dpe.c261 else if (decl_readonly_section (decl, reloc))
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dwinnt.c502 else if (decl_readonly_section (decl, reloc))
545 else if (decl && decl_readonly_section (decl, reloc))
/freebsd-10-stable/contrib/gcc/
H A Doutput.h380 extern bool decl_readonly_section (tree, int);
H A Dvarasm.c5261 else if (decl && decl_readonly_section (decl, reloc))
5442 if (decl_readonly_section (decl, reloc))
5544 decl_readonly_section (tree decl, int reloc)
5517 decl_readonly_section (tree decl, int reloc) function
H A Difcvt.c2160 && decl_readonly_section (SYMBOL_REF_DECL (addr), 0))
H A Dbuiltins.c9390 /* Make sure we call decl_readonly_section only for trees it
9396 return decl_readonly_section (exp, 0);
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin.c1121 else if (decl_readonly_section (exp, reloc))
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000.c18656 if (decl_readonly_section (decl, reloc))

Completed in 299 milliseconds