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

  /toolchain/binutils/binutils-2.27/gold/
yyscript.y 69 struct Wildcard_sections wildcard_sections;
221 %type <wildcard_sections> wildcard_sections
592 | wildcard_file '(' wildcard_sections ')'
614 wildcard_sections: label
615 wildcard_sections opt_comma wildcard_section
625 | wildcard_sections opt_comma EXCLUDE_FILE '(' exclude_names ')'
  /frameworks/compile/mclinker/lib/Script/
ScriptParser.yy 548 wildcard_sections
552 wildcard_sections : wildcard_sections wildcard_section

Completed in 297 milliseconds