Searched defs:new_input_rule (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/src/
H A Dldscript.c117 static struct input_rule *new_input_rule (int tag);
1757 (yyval.output_rule)->val.section.input = new_input_rule (input_section);
1807 (yyval.input_rule) = new_input_rule (input_section);
1818 (yyval.input_rule) = new_input_rule (input_section);
1827 (yyval.input_rule) = new_input_rule (input_assignment);
2386 new_input_rule (int tag) function

Completed in 80 milliseconds