Lines Matching refs:errorCount

218   while (!atEOF() && !errorCount() && peek() != "}") {  in readVersionScriptCommand()
283 if (errorCount()) in readDefsym()
345 while (!errorCount() && !consume(")")) in readAsNeeded()
361 while (!errorCount() && !consume(")")) in readExtern()
392 while (!errorCount() && !consume(")")) { in readInput()
412 while (!errorCount() && !consume(")")) in readOutputArch()
479 while (!errorCount() && !consume("}")) { in readPhdrs()
484 while (!errorCount() && !consume(";")) { in readPhdrs()
539 while (!errorCount() && !consume("}")) { in readOverlay()
568 while (!errorCount() && !consume("}")) in readOverwriteSections()
575 while (!errorCount() && !consume("}")) { in readSections()
656 while (!errorCount() && !consume(")")) in readFilePatterns()
692 while (!errorCount() && peek() != ")") { in readInputSectionsList()
701 while (!errorCount() && peek() != ")" && peek() != "EXCLUDE_FILE" && in readInputSectionsList()
733 while (!errorCount() && !consume(")")) { in readInputSectionRules()
891 while (!errorCount() && !consume("}")) { in readOverlaySectionDescription()
929 while (!errorCount() && !consume("}")) { in readOutputSectionDescription()
1175 while (!atEOF() && !errorCount()) { in readExpr1()
1308 while (!errorCount()) { in readInputSectionFlags()
1552 while (!errorCount() && peek().startswith(":")) { in readOutputSectionPhdrs()
1641 while (!errorCount()) { in readSymbols()
1678 while (!errorCount() && peek() != "}") { in readVersionExtern()
1707 while (!errorCount() && !consume("}")) { in readMemory()