Lines Matching refs:errorCount
228 while (!atEOF() && !errorCount() && peek() != "}") { in readVersionScriptCommand()
297 if (errorCount()) in readDefsym()
310 while (!errorCount() && !consume(")")) in readNoCrossRefs()
371 while (!errorCount() && !consume(")")) in readAsNeeded()
387 while (!errorCount() && !consume(")")) in readExtern()
418 while (!errorCount() && !consume(")")) { in readInput()
438 while (!errorCount() && !consume(")")) in readOutputArch()
518 while (!errorCount() && !consume("}")) { in readPhdrs()
523 while (!errorCount() && !consume(";")) { in readPhdrs()
582 while (!errorCount() && !consume("}")) { in readOverlay()
616 while (!errorCount() && !consume("}")) in readOverwriteSections()
623 while (!errorCount() && !consume("}")) { in readSections()
705 while (!errorCount() && !consume(")")) in readFilePatterns()
742 while (!errorCount() && peek() != ")") { in readInputSectionsList()
751 while (!errorCount() && peekSortKind() == SortSectionPolicy::Default) { in readInputSectionsList()
793 while (!errorCount() && !consume(")")) { in readInputSectionRules()
953 while (!errorCount() && !consume("}")) { in readOverlaySectionDescription()
993 while (!errorCount() && !consume("}")) { in readOutputSectionDescription()
1247 while (!atEOF() && !errorCount()) { in readExpr1()
1380 while (!errorCount()) { in readInputSectionFlags()
1630 while (!errorCount() && peek().starts_with(":")) { in readOutputSectionPhdrs()
1719 while (!errorCount()) { in readSymbols()
1756 while (!errorCount() && peek() != "}") { in readVersionExtern()
1785 while (!errorCount() && !consume("}")) { in readMemory()