Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvarasm.c116 static bool decl_readonly_section_1 (enum section_category);
6338 if (decl_readonly_section_1 (category)) in default_section_type_flags()
6679 decl_readonly_section_1 (enum section_category category) in decl_readonly_section_1() function
6697 return decl_readonly_section_1 (categorize_decl_for_section (decl, reloc)); in decl_readonly_section()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvarasm.c124 static bool decl_readonly_section_1 (enum section_category);
6268 if (decl_readonly_section_1 (category)) in default_section_type_flags()
6561 decl_readonly_section_1 (enum section_category category) in decl_readonly_section_1() function
6579 return decl_readonly_section_1 (categorize_decl_for_section (decl, reloc)); in decl_readonly_section()