Searched refs:typed_readonly_section (Results 1 – 8 of 8) sorted by relevance
127 typed_readonly_section enumerator
1134 | READONLY '(' TYPE '=' exp ')' { sectype = typed_readonly_section; sectype_value = $5; }
4217 … { sectype = typed_readonly_section; sectype_value = (yyvsp[-1].etree); } in yyparse()
2642 case typed_readonly_section: in lang_add_section()4274 case typed_readonly_section: in map_input_to_output_sections()7570 if (sectype == type_section || sectype == typed_readonly_section) in lang_enter_output_section_statement()
128 typed_readonly_section enumerator
1177 | READONLY '(' TYPE '=' exp ')' { sectype = typed_readonly_section; sectype_value = $5; }
4309 … { sectype = typed_readonly_section; sectype_value = (yyvsp[-1].etree); } in yyparse()
2723 case typed_readonly_section: in lang_add_section()4239 case typed_readonly_section: in map_input_to_output_sections()7621 if (sectype == type_section || sectype == typed_readonly_section) in lang_enter_output_section_statement()