Lines Matching refs:getError

536   if (std::error_code EC = Idx.getError())  in readStringIndex()
546 if (std::error_code EC = Idx.getError()) in readStringFromTable()
556 if (std::error_code EC = ContextIdx.getError()) in readContextFromTable()
571 if (std::error_code EC = FContext.getError()) in readSampleContextFromTable()
576 if (std::error_code EC = FName.getError()) in readSampleContextFromTable()
597 if (std::error_code EC = NumSamples.getError()) in readProfile()
603 if (std::error_code EC = NumRecords.getError()) in readProfile()
608 if (std::error_code EC = LineOffset.getError()) in readProfile()
616 if (std::error_code EC = Discriminator.getError()) in readProfile()
620 if (std::error_code EC = NumSamples.getError()) in readProfile()
624 if (std::error_code EC = NumCalls.getError()) in readProfile()
632 if (std::error_code EC = CalledFunction.getError()) in readProfile()
636 if (std::error_code EC = CalledFunctionSamples.getError()) in readProfile()
648 if (std::error_code EC = NumCallsites.getError()) in readProfile()
653 if (std::error_code EC = LineOffset.getError()) in readProfile()
657 if (std::error_code EC = Discriminator.getError()) in readProfile()
661 if (std::error_code EC = FName.getError()) in readProfile()
682 if (std::error_code EC = NumHeadSamples.getError()) in readFuncProfile()
686 if (std::error_code EC = FContextHash.getError()) in readFuncProfile()
863 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
874 if (std::error_code EC = FContextHash.getError()) in readFuncOffsetTable()
879 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
1031 if (std::error_code EC = DecompressSize.getError()) in decompressSection()
1036 if (std::error_code EC = CompressSize.getError()) in decompressSection()
1112 if (std::error_code EC = Size.getError()) in readNameTable()
1135 if (std::error_code EC = Name.getError()) in readNameTable()
1157 if (std::error_code EC = Size.getError()) in readNameTableSec()
1183 if (std::error_code EC = Size.getError()) in readNameTableSec()
1192 if (std::error_code EC = FID.getError()) in readNameTableSec()
1212 if (std::error_code EC = Size.getError()) in readCSNameTableSec()
1228 if (std::error_code EC = ContextSize.getError()) in readCSNameTableSec()
1232 if (std::error_code EC = FName.getError()) in readCSNameTableSec()
1235 if (std::error_code EC = LineOffset.getError()) in readCSNameTableSec()
1242 if (std::error_code EC = Discriminator.getError()) in readCSNameTableSec()
1259 if (std::error_code EC = Checksum.getError()) in readFuncMetadata()
1267 if (std::error_code EC = Attributes.getError()) in readFuncMetadata()
1276 if (std::error_code EC = NumCallsites.getError()) in readFuncMetadata()
1281 if (std::error_code EC = LineOffset.getError()) in readFuncMetadata()
1285 if (std::error_code EC = Discriminator.getError()) in readFuncMetadata()
1289 if (std::error_code EC = FContextHash.getError()) in readFuncMetadata()
1333 if (std::error_code EC = FContextHash.getError()) in readFuncMetadata()
1356 if (std::error_code EC = Type.getError()) in readSecHdrTableEntry()
1361 if (std::error_code EC = Flags.getError()) in readSecHdrTableEntry()
1366 if (std::error_code EC = Offset.getError()) in readSecHdrTableEntry()
1371 if (std::error_code EC = Size.getError()) in readSecHdrTableEntry()
1382 if (std::error_code EC = EntryNum.getError()) in readSecHdrTable()
1501 if (std::error_code EC = Magic.getError()) in readMagicIdent()
1508 if (std::error_code EC = Version.getError()) in readMagicIdent()
1534 if (std::error_code EC = Cutoff.getError()) in readSummaryEntry()
1538 if (std::error_code EC = MinBlockCount.getError()) in readSummaryEntry()
1542 if (std::error_code EC = NumBlocks.getError()) in readSummaryEntry()
1551 if (std::error_code EC = TotalCount.getError()) in readSummary()
1555 if (std::error_code EC = MaxBlockCount.getError()) in readSummary()
1559 if (std::error_code EC = MaxFunctionCount.getError()) in readSummary()
1563 if (std::error_code EC = NumBlocks.getError()) in readSummary()
1567 if (std::error_code EC = NumFunctions.getError()) in readSummary()
1571 if (std::error_code EC = NumSummaryEntries.getError()) in readSummary()
1891 if (std::error_code EC = BufferOrErr.getError()) in setupMemoryBuffer()
1914 if (std::error_code EC = BufferOrError.getError()) in create()
1935 if (std::error_code EC = BufferOrError.getError()) in create()
1999 if (std::error_code EC = ReaderOrErr.getError()) { in create()