Lines Matching refs:getError

438   if (std::error_code EC = Idx.getError())  in readStringIndex()
447 if (std::error_code EC = Idx.getError()) in readStringFromTable()
459 if (std::error_code EC = Idx.getError()) in readStringFromTable()
469 if (std::error_code EC = FID.getError()) in readStringFromTable()
483 if (std::error_code EC = Idx.getError()) in readStringFromTable()
492 if (std::error_code EC = NumSamples.getError()) in readProfile()
498 if (std::error_code EC = NumRecords.getError()) in readProfile()
503 if (std::error_code EC = LineOffset.getError()) in readProfile()
511 if (std::error_code EC = Discriminator.getError()) in readProfile()
515 if (std::error_code EC = NumSamples.getError()) in readProfile()
519 if (std::error_code EC = NumCalls.getError()) in readProfile()
527 if (std::error_code EC = CalledFunction.getError()) in readProfile()
531 if (std::error_code EC = CalledFunctionSamples.getError()) in readProfile()
543 if (std::error_code EC = NumCallsites.getError()) in readProfile()
548 if (std::error_code EC = LineOffset.getError()) in readProfile()
552 if (std::error_code EC = Discriminator.getError()) in readProfile()
556 if (std::error_code EC = FName.getError()) in readProfile()
576 if (std::error_code EC = NumHeadSamples.getError()) in readFuncProfile()
580 if (std::error_code EC = FName.getError()) in readFuncProfile()
681 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
687 if (std::error_code EC = FName.getError()) in readFuncOffsetTable()
691 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
814 if (std::error_code EC = DecompressSize.getError()) in decompressSection()
819 if (std::error_code EC = CompressSize.getError()) in decompressSection()
937 if (std::error_code EC = Size.getError()) in readNameTable()
942 if (std::error_code EC = Name.getError()) in readNameTable()
952 if (std::error_code EC = Size.getError()) in readMD5NameTable()
970 if (std::error_code EC = FID.getError()) in readMD5NameTable()
990 if (std::error_code EC = FName.getError()) in readFuncMetadata()
998 if (std::error_code EC = Checksum.getError()) in readFuncMetadata()
1006 if (std::error_code EC = Attributes.getError()) in readFuncMetadata()
1019 if (std::error_code EC = Size.getError()) in readNameTable()
1024 if (std::error_code EC = FID.getError()) in readNameTable()
1035 if (std::error_code EC = Type.getError()) in readSecHdrTableEntry()
1040 if (std::error_code EC = Flags.getError()) in readSecHdrTableEntry()
1045 if (std::error_code EC = Offset.getError()) in readSecHdrTableEntry()
1050 if (std::error_code EC = Size.getError()) in readSecHdrTableEntry()
1061 if (std::error_code EC = EntryNum.getError()) in readSecHdrTable()
1168 if (std::error_code EC = Magic.getError()) in readMagicIdent()
1175 if (std::error_code EC = Version.getError()) in readMagicIdent()
1207 if (std::error_code EC = TableOffset.getError()) in readFuncOffsetTable()
1217 if (std::error_code EC = Size.getError()) in readFuncOffsetTable()
1223 if (std::error_code EC = FName.getError()) in readFuncOffsetTable()
1227 if (std::error_code EC = Offset.getError()) in readFuncOffsetTable()
1249 if (std::error_code EC = Cutoff.getError()) in readSummaryEntry()
1253 if (std::error_code EC = MinBlockCount.getError()) in readSummaryEntry()
1257 if (std::error_code EC = NumBlocks.getError()) in readSummaryEntry()
1266 if (std::error_code EC = TotalCount.getError()) in readSummary()
1270 if (std::error_code EC = MaxBlockCount.getError()) in readSummary()
1274 if (std::error_code EC = MaxFunctionCount.getError()) in readSummary()
1278 if (std::error_code EC = NumBlocks.getError()) in readSummary()
1282 if (std::error_code EC = NumFunctions.getError()) in readSummary()
1286 if (std::error_code EC = NumSummaryEntries.getError()) in readSummary()
1606 if (std::error_code EC = BufferOrErr.getError()) in setupMemoryBuffer()
1633 if (std::error_code EC = BufferOrError.getError()) in create()
1653 if (std::error_code EC = BufferOrError.getError()) in create()
1719 if (std::error_code EC = ReaderOrErr.getError()) { in create()