Home
last modified time | relevance | path

Searched refs:uncompress_failed (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProf.cpp73 case sampleprof_error::uncompress_failed: in message()
DInstrProf.cpp110 case instrprof_error::uncompress_failed: in getInstrProfErrString()
458 return make_error<InstrProfError>(instrprof_error::uncompress_failed); in readPGOFuncNameStrings()
DSampleProfReader.cpp599 return sampleprof_error::uncompress_failed; in decompressSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProf.h57 uncompress_failed, enumerator
DInstrProf.h292 uncompress_failed, enumerator