Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Doutput.h457 extern bool decl_readonly_section_1 PARAMS ((tree, int, int));
Dvarasm.c4878 else if (decl && decl_readonly_section_1 (decl, reloc, shlib))
5204 return decl_readonly_section_1 (decl, reloc, flag_pic);
5208 decl_readonly_section_1 (decl, reloc, shlib) in decl_readonly_section_1() function
DChangeLog14072 (rs6000_xcoff_select_section): Use decl_readonly_section_1 to
14586 (decl_readonly_section_1): True for SECCAT_SRODATA also.
/openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/
Drs6000.c13267 if (decl_readonly_section_1 (decl, reloc, 1))