reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
88 bool readSectionDirective(OutputSection *cmd, StringRef tok1, StringRef tok2);
760 if (readSectionDirective(cmd, peek(), peek2())) 764 if (peek() == "(" && !readSectionDirective(cmd, "(", peek2()))