Lines Matching refs:errorCount
221 while (!atEOF() && !errorCount() && peek() != "}") { in readVersionScriptCommand()
286 if (errorCount()) in readDefsym()
349 while (!errorCount() && !consume(")")) in readAsNeeded()
365 while (!errorCount() && !consume(")")) in readExtern()
396 while (!errorCount() && !consume(")")) { in readInput()
416 while (!errorCount() && !consume(")")) in readOutputArch()
487 while (!errorCount() && !consume("}")) { in readPhdrs()
492 while (!errorCount() && !consume(";")) { in readPhdrs()
551 while (!errorCount() && !consume("}")) { in readOverlay()
585 while (!errorCount() && !consume("}")) in readOverwriteSections()
592 while (!errorCount() && !consume("}")) { in readSections()
674 while (!errorCount() && !consume(")")) in readFilePatterns()
711 while (!errorCount() && peek() != ")") { in readInputSectionsList()
720 while (!errorCount() && peek() != ")" && peek() != "EXCLUDE_FILE" && in readInputSectionsList()
752 while (!errorCount() && !consume(")")) { in readInputSectionRules()
910 while (!errorCount() && !consume("}")) { in readOverlaySectionDescription()
950 while (!errorCount() && !consume("}")) { in readOutputSectionDescription()
1203 while (!atEOF() && !errorCount()) { in readExpr1()
1336 while (!errorCount()) { in readInputSectionFlags()
1583 while (!errorCount() && peek().starts_with(":")) { in readOutputSectionPhdrs()
1670 while (!errorCount()) { in readSymbols()
1707 while (!errorCount() && peek() != "}") { in readVersionExtern()
1736 while (!errorCount() && !consume("}")) { in readMemory()