Lines Matching refs:errorCount
213 while (!atEOF() && !errorCount() && peek() != "}") { in readVersionScriptCommand()
278 if (errorCount()) in readDefsym()
340 while (!errorCount() && !consume(")")) in readAsNeeded()
356 while (!errorCount() && !consume(")")) in readExtern()
387 while (!errorCount() && !consume(")")) { in readInput()
407 while (!errorCount() && !consume(")")) in readOutputArch()
473 while (!errorCount() && !consume("}")) { in readPhdrs()
478 while (!errorCount() && !consume(";")) { in readPhdrs()
533 while (!errorCount() && !consume("}")) { in readOverlay()
562 while (!errorCount() && !consume("}")) in readOverwriteSections()
569 while (!errorCount() && !consume("}")) { in readSections()
640 while (!errorCount() && !consume(")")) in readFilePatterns()
676 while (!errorCount() && peek() != ")") { in readInputSectionsList()
685 while (!errorCount() && peek() != ")" && peek() != "EXCLUDE_FILE" && in readInputSectionsList()
717 while (!errorCount() && !consume(")")) { in readInputSectionRules()
846 while (!errorCount() && !consume("}")) { in readOverlaySectionDescription()
882 while (!errorCount() && !consume("}")) { in readOutputSectionDescription()
1082 while (!atEOF() && !errorCount()) { in readExpr1()
1215 while (!errorCount()) { in readInputSectionFlags()
1455 while (!errorCount() && peek().startswith(":")) { in readOutputSectionPhdrs()
1542 while (!errorCount()) { in readSymbols()
1579 while (!errorCount() && peek() != "}") { in readVersionExtern()
1608 while (!errorCount() && !consume("}")) { in readMemory()