Searched refs:readSectionDirective (Results 1 – 1 of 1) sorted by relevance
82 bool readSectionDirective(OutputSection *cmd, StringRef tok);921 bool ScriptParser::readSectionDirective(OutputSection *cmd, StringRef tok) { in readSectionDirective() function in ScriptParser967 if (readSectionDirective(cmd, peek())) in readSectionAddressType()978 if (!readSectionDirective(cmd, tok)) in readSectionAddressType()