Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProf.cpp89 case sampleprof_error::zlib_unavailable: in message()
H A DInstrProf.cpp151 case instrprof_error::zlib_unavailable: in getInstrProfErrString()
507 return make_error<InstrProfError>(instrprof_error::zlib_unavailable); in readPGOFuncNameStrings()
H A DSampleProfWriter.cpp82 return sampleprof_error::zlib_unavailable; in compressAndOutput()
H A DSampleProfReader.cpp955 return sampleprof_error::zlib_unavailable; in decompressSection()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h331 zlib_unavailable enumerator
H A DSampleProf.h60 zlib_unavailable, enumerator