Lines Matching refs:getError

514   if (std::error_code EC = Idx.getError())  in readStringIndex()
524 if (std::error_code EC = Idx.getError()) in readStringFromTable()
534 if (std::error_code EC = ContextIdx.getError()) in readContextFromTable()
549 if (std::error_code EC = FContext.getError()) in readSampleContextFromTable()
554 if (std::error_code EC = FName.getError()) in readSampleContextFromTable()
575 if (std::error_code EC = NumSamples.getError()) in readProfile()
581 if (std::error_code EC = NumRecords.getError()) in readProfile()
586 if (std::error_code EC = LineOffset.getError()) in readProfile()
594 if (std::error_code EC = Discriminator.getError()) in readProfile()
598 if (std::error_code EC = NumSamples.getError()) in readProfile()
602 if (std::error_code EC = NumCalls.getError()) in readProfile()
610 if (std::error_code EC = CalledFunction.getError()) in readProfile()
614 if (std::error_code EC = CalledFunctionSamples.getError()) in readProfile()
626 if (std::error_code EC = NumCallsites.getError()) in readProfile()
631 if (std::error_code EC = LineOffset.getError()) in readProfile()
635 if (std::error_code EC = Discriminator.getError()) in readProfile()
639 if (std::error_code EC = FName.getError()) in readProfile()
659 if (std::error_code EC = NumHeadSamples.getError()) in readFuncProfile()
663 if (std::error_code EC = FContextHash.getError()) in readFuncProfile()
811 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
822 if (std::error_code EC = FContextHash.getError()) in readFuncOffsetTable()
827 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
969 if (std::error_code EC = DecompressSize.getError()) in decompressSection()
974 if (std::error_code EC = CompressSize.getError()) in decompressSection()
1050 if (std::error_code EC = Size.getError()) in readNameTable()
1073 if (std::error_code EC = Name.getError()) in readNameTable()
1095 if (std::error_code EC = Size.getError()) in readNameTableSec()
1121 if (std::error_code EC = Size.getError()) in readNameTableSec()
1130 if (std::error_code EC = FID.getError()) in readNameTableSec()
1150 if (std::error_code EC = Size.getError()) in readCSNameTableSec()
1166 if (std::error_code EC = ContextSize.getError()) in readCSNameTableSec()
1170 if (std::error_code EC = FName.getError()) in readCSNameTableSec()
1173 if (std::error_code EC = LineOffset.getError()) in readCSNameTableSec()
1180 if (std::error_code EC = Discriminator.getError()) in readCSNameTableSec()
1197 if (std::error_code EC = Checksum.getError()) in readFuncMetadata()
1205 if (std::error_code EC = Attributes.getError()) in readFuncMetadata()
1214 if (std::error_code EC = NumCallsites.getError()) in readFuncMetadata()
1219 if (std::error_code EC = LineOffset.getError()) in readFuncMetadata()
1223 if (std::error_code EC = Discriminator.getError()) in readFuncMetadata()
1227 if (std::error_code EC = FContextHash.getError()) in readFuncMetadata()
1252 if (std::error_code EC = FContextHash.getError()) in readFuncMetadata()
1272 if (std::error_code EC = Type.getError()) in readSecHdrTableEntry()
1277 if (std::error_code EC = Flags.getError()) in readSecHdrTableEntry()
1282 if (std::error_code EC = Offset.getError()) in readSecHdrTableEntry()
1287 if (std::error_code EC = Size.getError()) in readSecHdrTableEntry()
1298 if (std::error_code EC = EntryNum.getError()) in readSecHdrTable()
1417 if (std::error_code EC = Magic.getError()) in readMagicIdent()
1424 if (std::error_code EC = Version.getError()) in readMagicIdent()
1450 if (std::error_code EC = Cutoff.getError()) in readSummaryEntry()
1454 if (std::error_code EC = MinBlockCount.getError()) in readSummaryEntry()
1458 if (std::error_code EC = NumBlocks.getError()) in readSummaryEntry()
1467 if (std::error_code EC = TotalCount.getError()) in readSummary()
1471 if (std::error_code EC = MaxBlockCount.getError()) in readSummary()
1475 if (std::error_code EC = MaxFunctionCount.getError()) in readSummary()
1479 if (std::error_code EC = NumBlocks.getError()) in readSummary()
1483 if (std::error_code EC = NumFunctions.getError()) in readSummary()
1487 if (std::error_code EC = NumSummaryEntries.getError()) in readSummary()
1807 if (std::error_code EC = BufferOrErr.getError()) in setupMemoryBuffer()
1830 if (std::error_code EC = BufferOrError.getError()) in create()
1851 if (std::error_code EC = BufferOrError.getError()) in create()
1915 if (std::error_code EC = ReaderOrErr.getError()) { in create()