Searched refs:bad_magic (Results 1 – 6 of 6) sorted by relevance
122 return make_error<InstrProfError>(instrprof_error::bad_magic); in create()314 return error(instrprof_error::bad_magic); in readHeader()342 return make_error<InstrProfError>(instrprof_error::bad_magic); in readNextHeader()823 return error(instrprof_error::bad_magic); in readHeader()
61 case sampleprof_error::bad_magic: in message()
895 return sampleprof_error::bad_magic; in verifySPMagic()901 return sampleprof_error::bad_magic; in verifySPMagic()908 return sampleprof_error::bad_magic; in verifySPMagic()
85 case instrprof_error::bad_magic: in getInstrProfErrString()
286 bad_magic, enumerator
44 bad_magic, enumerator