Searched refs:readSectionDirective (Results 1 – 1 of 1) sorted by relevance
95 bool readSectionDirective(OutputSection *cmd, StringRef tok);876 bool ScriptParser::readSectionDirective(OutputSection *cmd, StringRef tok) { in readSectionDirective() function in ScriptParser922 if (readSectionDirective(cmd, peek())) in readSectionAddressType()933 if (!readSectionDirective(cmd, tok)) in readSectionAddressType()