Lines Matching refs:getError

513   if (std::error_code EC = Idx.getError())  in readStringIndex()
523 if (std::error_code EC = Idx.getError()) in readStringFromTable()
533 if (std::error_code EC = ContextIdx.getError()) in readContextFromTable()
548 if (std::error_code EC = FContext.getError()) in readSampleContextFromTable()
553 if (std::error_code EC = FName.getError()) in readSampleContextFromTable()
574 if (std::error_code EC = NumSamples.getError()) in readProfile()
580 if (std::error_code EC = NumRecords.getError()) in readProfile()
585 if (std::error_code EC = LineOffset.getError()) in readProfile()
593 if (std::error_code EC = Discriminator.getError()) in readProfile()
597 if (std::error_code EC = NumSamples.getError()) in readProfile()
601 if (std::error_code EC = NumCalls.getError()) in readProfile()
609 if (std::error_code EC = CalledFunction.getError()) in readProfile()
613 if (std::error_code EC = CalledFunctionSamples.getError()) in readProfile()
625 if (std::error_code EC = NumCallsites.getError()) in readProfile()
630 if (std::error_code EC = LineOffset.getError()) in readProfile()
634 if (std::error_code EC = Discriminator.getError()) in readProfile()
638 if (std::error_code EC = FName.getError()) in readProfile()
658 if (std::error_code EC = NumHeadSamples.getError()) in readFuncProfile()
662 if (std::error_code EC = FContextHash.getError()) in readFuncProfile()
810 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
821 if (std::error_code EC = FContextHash.getError()) in readFuncOffsetTable()
826 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
968 if (std::error_code EC = DecompressSize.getError()) in decompressSection()
973 if (std::error_code EC = CompressSize.getError()) in decompressSection()
1049 if (std::error_code EC = Size.getError()) in readNameTable()
1072 if (std::error_code EC = Name.getError()) in readNameTable()
1094 if (std::error_code EC = Size.getError()) in readNameTableSec()
1120 if (std::error_code EC = Size.getError()) in readNameTableSec()
1129 if (std::error_code EC = FID.getError()) in readNameTableSec()
1149 if (std::error_code EC = Size.getError()) in readCSNameTableSec()
1165 if (std::error_code EC = ContextSize.getError()) in readCSNameTableSec()
1169 if (std::error_code EC = FName.getError()) in readCSNameTableSec()
1172 if (std::error_code EC = LineOffset.getError()) in readCSNameTableSec()
1179 if (std::error_code EC = Discriminator.getError()) in readCSNameTableSec()
1196 if (std::error_code EC = Checksum.getError()) in readFuncMetadata()
1204 if (std::error_code EC = Attributes.getError()) in readFuncMetadata()
1213 if (std::error_code EC = NumCallsites.getError()) in readFuncMetadata()
1218 if (std::error_code EC = LineOffset.getError()) in readFuncMetadata()
1222 if (std::error_code EC = Discriminator.getError()) in readFuncMetadata()
1226 if (std::error_code EC = FContextHash.getError()) in readFuncMetadata()
1251 if (std::error_code EC = FContextHash.getError()) in readFuncMetadata()
1271 if (std::error_code EC = Type.getError()) in readSecHdrTableEntry()
1276 if (std::error_code EC = Flags.getError()) in readSecHdrTableEntry()
1281 if (std::error_code EC = Offset.getError()) in readSecHdrTableEntry()
1286 if (std::error_code EC = Size.getError()) in readSecHdrTableEntry()
1297 if (std::error_code EC = EntryNum.getError()) in readSecHdrTable()
1416 if (std::error_code EC = Magic.getError()) in readMagicIdent()
1423 if (std::error_code EC = Version.getError()) in readMagicIdent()
1449 if (std::error_code EC = Cutoff.getError()) in readSummaryEntry()
1453 if (std::error_code EC = MinBlockCount.getError()) in readSummaryEntry()
1457 if (std::error_code EC = NumBlocks.getError()) in readSummaryEntry()
1466 if (std::error_code EC = TotalCount.getError()) in readSummary()
1470 if (std::error_code EC = MaxBlockCount.getError()) in readSummary()
1474 if (std::error_code EC = MaxFunctionCount.getError()) in readSummary()
1478 if (std::error_code EC = NumBlocks.getError()) in readSummary()
1482 if (std::error_code EC = NumFunctions.getError()) in readSummary()
1486 if (std::error_code EC = NumSummaryEntries.getError()) in readSummary()
1806 if (std::error_code EC = BufferOrErr.getError()) in setupMemoryBuffer()
1829 if (std::error_code EC = BufferOrError.getError()) in create()
1850 if (std::error_code EC = BufferOrError.getError()) in create()
1914 if (std::error_code EC = ReaderOrErr.getError()) { in create()