Lines Matching refs:getError
445 if (std::error_code EC = Idx.getError()) in readStringIndex()
454 if (std::error_code EC = Idx.getError()) in readStringFromTable()
462 if (std::error_code EC = FName.getError()) in readSampleContextFromTable()
473 if (std::error_code EC = Idx.getError()) in readStringFromTable()
483 if (std::error_code EC = FID.getError()) in readStringFromTable()
497 if (std::error_code EC = Idx.getError()) in readStringFromTable()
506 if (std::error_code EC = NumSamples.getError()) in readProfile()
512 if (std::error_code EC = NumRecords.getError()) in readProfile()
517 if (std::error_code EC = LineOffset.getError()) in readProfile()
525 if (std::error_code EC = Discriminator.getError()) in readProfile()
529 if (std::error_code EC = NumSamples.getError()) in readProfile()
533 if (std::error_code EC = NumCalls.getError()) in readProfile()
541 if (std::error_code EC = CalledFunction.getError()) in readProfile()
545 if (std::error_code EC = CalledFunctionSamples.getError()) in readProfile()
557 if (std::error_code EC = NumCallsites.getError()) in readProfile()
562 if (std::error_code EC = LineOffset.getError()) in readProfile()
566 if (std::error_code EC = Discriminator.getError()) in readProfile()
570 if (std::error_code EC = FName.getError()) in readProfile()
590 if (std::error_code EC = NumHeadSamples.getError()) in readFuncProfile()
594 if (std::error_code EC = FContext.getError()) in readFuncProfile()
624 if (std::error_code EC = ContextIdx.getError()) in readContextFromTable()
635 if (std::error_code EC = FContext.getError()) in readSampleContextFromTable()
640 if (std::error_code EC = FName.getError()) in readSampleContextFromTable()
727 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
740 if (std::error_code EC = FContext.getError()) in readFuncOffsetTable()
744 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
872 if (std::error_code EC = DecompressSize.getError()) in decompressSection()
877 if (std::error_code EC = CompressSize.getError()) in decompressSection()
994 if (std::error_code EC = Size.getError()) in readNameTable()
999 if (std::error_code EC = Name.getError()) in readNameTable()
1009 if (std::error_code EC = Size.getError()) in readMD5NameTable()
1027 if (std::error_code EC = FID.getError()) in readMD5NameTable()
1049 if (std::error_code EC = Size.getError()) in readCSNameTableSec()
1058 if (std::error_code EC = ContextSize.getError()) in readCSNameTableSec()
1062 if (std::error_code EC = FName.getError()) in readCSNameTableSec()
1065 if (std::error_code EC = LineOffset.getError()) in readCSNameTableSec()
1072 if (std::error_code EC = Discriminator.getError()) in readCSNameTableSec()
1092 if (std::error_code EC = Checksum.getError()) in readFuncMetadata()
1100 if (std::error_code EC = Attributes.getError()) in readFuncMetadata()
1109 if (std::error_code EC = NumCallsites.getError()) in readFuncMetadata()
1114 if (std::error_code EC = LineOffset.getError()) in readFuncMetadata()
1118 if (std::error_code EC = Discriminator.getError()) in readFuncMetadata()
1122 if (std::error_code EC = FContext.getError()) in readFuncMetadata()
1146 if (std::error_code EC = FContext.getError()) in readFuncMetadata()
1163 if (std::error_code EC = Size.getError()) in readNameTable()
1168 if (std::error_code EC = FID.getError()) in readNameTable()
1179 if (std::error_code EC = Type.getError()) in readSecHdrTableEntry()
1184 if (std::error_code EC = Flags.getError()) in readSecHdrTableEntry()
1189 if (std::error_code EC = Offset.getError()) in readSecHdrTableEntry()
1194 if (std::error_code EC = Size.getError()) in readSecHdrTableEntry()
1205 if (std::error_code EC = EntryNum.getError()) in readSecHdrTable()
1324 if (std::error_code EC = Magic.getError()) in readMagicIdent()
1331 if (std::error_code EC = Version.getError()) in readMagicIdent()
1363 if (std::error_code EC = TableOffset.getError()) in readFuncOffsetTable()
1373 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
1379 if (std::error_code EC = FName.getError()) in readFuncOffsetTable()
1383 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
1405 if (std::error_code EC = Cutoff.getError()) in readSummaryEntry()
1409 if (std::error_code EC = MinBlockCount.getError()) in readSummaryEntry()
1413 if (std::error_code EC = NumBlocks.getError()) in readSummaryEntry()
1422 if (std::error_code EC = TotalCount.getError()) in readSummary()
1426 if (std::error_code EC = MaxBlockCount.getError()) in readSummary()
1430 if (std::error_code EC = MaxFunctionCount.getError()) in readSummary()
1434 if (std::error_code EC = NumBlocks.getError()) in readSummary()
1438 if (std::error_code EC = NumFunctions.getError()) in readSummary()
1442 if (std::error_code EC = NumSummaryEntries.getError()) in readSummary()
1762 if (std::error_code EC = BufferOrErr.getError()) in setupMemoryBuffer()
1789 if (std::error_code EC = BufferOrError.getError()) in create()
1809 if (std::error_code EC = BufferOrError.getError()) in create()
1875 if (std::error_code EC = ReaderOrErr.getError()) { in create()