Searched refs:output_rule (Results 1 – 4 of 4) sorted by relevance
45 static struct output_rule *new_output_rule (int tag);49 static void new_segment (int mode, struct output_rule *output_rule);71 struct output_rule *output_rule; member119 %type <output_rule> outputsection120 %type <output_rule> outputsections498 static struct output_rule *501 struct output_rule *newp = (struct output_rule *) in new_output_rule()529 new_segment (int mode, struct output_rule *output_rule) in new_segment() argument538 newp->output_rules = output_rule->next; in new_segment()539 output_rule->next = NULL; in new_segment()[all …]
581 struct output_rule struct595 struct output_rule *next; argument603 struct output_rule *output_rules;
1464 struct output_rule *orule; in create_lscript_symbols()
2979 struct output_rule *orule; in sort_sections_lscript()6290 struct output_rule *orule; in ld_generic_create_outfile()