Searched refs:unrecognized_format (Results 1 – 16 of 16) sorted by relevance
43 case sampleprof_error::unrecognized_format: in message()
520 return sampleprof_error::unrecognized_format; in readHeader()526 return sampleprof_error::unrecognized_format; in readHeader()785 return sampleprof_error::unrecognized_format; in create()
248 EC = sampleprof_error::unrecognized_format; in create()
42 case instrprof_error::unrecognized_format: in getInstrProfErrString()
60 return make_error<InstrProfError>(instrprof_error::unrecognized_format); in create()
52 case sampleprof_error::unrecognized_format: in message()
620 return sampleprof_error::unrecognized_format; in readHeader()626 return sampleprof_error::unrecognized_format; in readHeader()881 return sampleprof_error::unrecognized_format; in create()
329 EC = sampleprof_error::unrecognized_format; in create()
81 return make_error<InstrProfError>(instrprof_error::unrecognized_format); in create()
82 case instrprof_error::unrecognized_format: in getInstrProfErrString()
38 unrecognized_format, enumerator
282 unrecognized_format, enumerator
48 unrecognized_format, enumerator
283 unrecognized_format, enumerator
55 if (instrError == instrprof_error::unrecognized_format) { in exitWithError()
71 if (instrError == instrprof_error::unrecognized_format) { in exitWithError()