Searched refs:readSummary (Results 1 – 4 of 4) sorted by relevance
390 std::error_code readSummary();
374 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
406 if (std::error_code EC = readSummary()) in readHeader()442 std::error_code SampleProfileReaderBinary::readSummary() { in readSummary() function in SampleProfileReaderBinary
577 IndexedInstrProfReader::readSummary(IndexedInstrProf::ProfVersion Version, in readSummary() function in IndexedInstrProfReader648 Cur = readSummary((IndexedInstrProf::ProfVersion)FormatVersion, Cur); in readHeader()