Searched refs:unsupported_version (Results 1 – 13 of 13) sorted by relevance
174 return make_error<InstrProfError>(instrprof_error::unsupported_version); in mergeProfileKind()179 instrprof_error::unsupported_version, in mergeProfileKind()
350 unsupported_version, enumerator
50 unsupported_version, enumerator
63 return make_error<InstrProfError>(instrprof_error::unsupported_version, Msg); in unsupported()
67 case sampleprof_error::unsupported_version: in message()
78 return make_error<InstrProfError>(instrprof_error::unsupported_version); in checkBuffer()
101 case instrprof_error::unsupported_version: in getInstrProfErrString()1639 return make_error<InstrProfError>(instrprof_error::unsupported_version); in readFromBuffer()
1309 instrprof_error::unsupported_version, in deserialize()1634 instrprof_error::unsupported_version, in getMemProfRecord()
1427 return sampleprof_error::unsupported_version; in readMagicIdent()1559 return sampleprof_error::unsupported_version; in readHeader()
775 instrprof_error::unsupported_version, in writeMemProf()
863 return make_error<CoverageMapError>(coveragemap_error::unsupported_version); in readCoverageMappingData()988 return make_error<CoverageMapError>(coveragemap_error::unsupported_version); in loadTestingFormat()
1586 case coveragemap_error::unsupported_version: in getCoverageMapErrString()
65 unsupported_version, enumerator