Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp87 case sampleprof_error::zlib_unavailable: in message()
H A DInstrProf.cpp119 case instrprof_error::zlib_unavailable: in getInstrProfErrString()
472 return make_error<InstrProfError>(instrprof_error::zlib_unavailable); in readPGOFuncNameStrings()
H A DSampleProfWriter.cpp97 return sampleprof_error::zlib_unavailable; in compressAndOutput()
H A DSampleProfReader.cpp799 return sampleprof_error::zlib_unavailable; in decompressSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h302 zlib_unavailable enumerator
H A DSampleProf.h57 zlib_unavailable, enumerator