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

/external/elfutils/0.153/src/
H A Dldscript.c129 static struct input_rule *new_input_rule (int tag);
1798 (yyval.output_rule)->val.section.input = new_input_rule (input_section);
1853 (yyval.input_rule) = new_input_rule (input_section);
1865 (yyval.input_rule) = new_input_rule (input_section);
1875 (yyval.input_rule) = new_input_rule (input_assignment);
2470 new_input_rule (int tag) function

Completed in 43 milliseconds