Home
last modified time | relevance | path

Searched refs:decompressSection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h694 std::error_code decompressSection(const uint8_t *SecStart,
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp940 std::error_code SampleProfileReaderExtBinaryBase::decompressSection( in decompressSection() function in SampleProfileReaderExtBinaryBase
991 if (std::error_code EC = decompressSection( in readImpl()