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

  /toolchain/binutils/binutils-2.27/gold/
yyscript.y 71 struct Wildcard_section wildcard_section;
222 %type <wildcard_section> wildcard_file wildcard_section
615 wildcard_sections opt_comma wildcard_section
620 | wildcard_section
638 wildcard_section: label
644 | SORT_BY_NAME '(' wildcard_section ')'
663 | SORT_BY_ALIGNMENT '(' wildcard_section ')'
  /frameworks/compile/mclinker/lib/Script/
ScriptParser.yy 203 %type <wildcard> wildcard_file wildcard_section
552 wildcard_sections : wildcard_sections wildcard_section
556 | wildcard_section
562 wildcard_section : wildcard_pattern

Completed in 88 milliseconds