Searched refs:bad_magic (Results 1 – 8 of 8) sorted by relevance
147 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()334 return error(instrprof_error::bad_magic); in readHeader()364 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()
65 case sampleprof_error::bad_magic: in message()
976 return sampleprof_error::bad_magic; in verifySPMagic()982 return sampleprof_error::bad_magic; in verifySPMagic()989 return sampleprof_error::bad_magic; in verifySPMagic()
92 case instrprof_error::bad_magic: in getInstrProfErrString()1335 return make_error<InstrProfError>(instrprof_error::bad_magic); in readFromBuffer()
48 return make_error<InstrProfError>(instrprof_error::bad_magic); in checkBuffer()
307 bad_magic, enumerator
47 bad_magic, enumerator
1266 instrprof_error::bad_magic); in TEST()