Searched refs:unrecognized_format (Results 1 – 9 of 9) sorted by relevance
75 case sampleprof_error::unrecognized_format: in message()
1512 return sampleprof_error::unrecognized_format; in readHeader()1518 return sampleprof_error::unrecognized_format; in readHeader()1870 return sampleprof_error::unrecognized_format; in create()
887 EC = sampleprof_error::unrecognized_format; in create()
109 return make_error<InstrProfError>(instrprof_error::unrecognized_format); in create()
89 case instrprof_error::unrecognized_format: in getInstrProfErrString()
306 unrecognized_format, enumerator
52 unrecognized_format, enumerator
1258 instrprof_error::unrecognized_format); in TEST()
88 if (instrError == instrprof_error::unrecognized_format) { in exitWithError()