HomeSort by relevance Sort by last modified time
    Searched refs:output_rule (Results 1 - 4 of 4) sorted by null

  /external/elfutils/src/
ldscript.y 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;
119 %type <output_rule> outputsection
120 %type <output_rule> outputsections
498 static struct output_rule *
501 struct output_rule *newp = (struct output_rule *)
    [all...]
ld.h 581 struct output_rule struct
595 struct output_rule *next;
603 struct output_rule *output_rules;
    [all...]
ld.c     [all...]
ldgeneric.c     [all...]

Completed in 73 milliseconds