Home
last modified time | relevance | path

Searched refs:unsupported_writing_format (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp912 return sampleprof_error::unsupported_writing_format; in create()
921 EC = sampleprof_error::unsupported_writing_format; in create()
H A DSampleProf.cpp77 case sampleprof_error::unsupported_writing_format: in message()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h55 unsupported_writing_format, enumerator