Home
last modified time | relevance | path

Searched refs:zlib_unavailable (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProf.cpp89 case sampleprof_error::zlib_unavailable: in message()
HDInstrProf.cpp157 case instrprof_error::zlib_unavailable: in getInstrProfErrString()
539 return make_error<InstrProfError>(instrprof_error::zlib_unavailable); in readAndDecodeStrings()
HDSampleProfWriter.cpp181 return sampleprof_error::zlib_unavailable; in compressAndOutput()
HDSampleProfReader.cpp978 return sampleprof_error::zlib_unavailable; in decompressSection()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProf.h368 zlib_unavailable, enumerator
HDSampleProf.h61 zlib_unavailable, enumerator