Lines Matching refs:errorCount
210 while (!atEOF() && !errorCount() && peek() != "}") { in readVersionScriptCommand()
273 if (errorCount()) in readDefsym()
316 while (!errorCount() && !consume(")")) in readAsNeeded()
332 while (!errorCount() && !consume(")")) in readExtern()
363 while (!errorCount() && !consume(")")) { in readInput()
383 while (!errorCount() && !consume(")")) in readOutputArch()
436 while (!errorCount() && !consume("}")) { in readPhdrs()
441 while (!errorCount() && !consume(";")) { in readPhdrs()
496 while (!errorCount() && !consume("}")) { in readOverlay()
533 while (!errorCount() && !consume("}")) { in readSections()
599 while (!errorCount() && !consume(")")) in readFilePatterns()
631 while (!errorCount() && peek() != ")") { in readInputSectionsList()
639 while (!errorCount() && peek() != ")" && peek() != "EXCLUDE_FILE") in readInputSectionsList()
666 while (!errorCount() && !consume(")")) { in readInputSectionRules()
797 while (!errorCount() && !consume("}")) in readOverlaySectionDescription()
828 while (!errorCount() && !consume("}")) { in readOutputSectionDescription()
1013 while (!atEOF() && !errorCount()) { in readExpr1()
1307 while (!errorCount() && peek().startswith(":")) { in readOutputSectionPhdrs()
1410 while (!errorCount()) { in readSymbols()
1447 while (!errorCount() && peek() != "}") { in readVersionExtern()
1476 while (!errorCount() && !consume("}")) { in readMemory()