Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h711 std::error_code decompressSection(const uint8_t *SecStart,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp963 std::error_code SampleProfileReaderExtBinaryBase::decompressSection( in decompressSection() function in SampleProfileReaderExtBinaryBase
1014 if (std::error_code EC = decompressSection( in readImpl()