Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Doutput.h457 extern bool decl_readonly_section_1 PARAMS ((tree, int, int));
H A 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
H A DChangeLog14072 (rs6000_xcoff_select_section): Use decl_readonly_section_1 to
14586 (decl_readonly_section_1): True for SECCAT_SRODATA also.
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c13267 if (decl_readonly_section_1 (decl, reloc, 1))