Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
DSampleProfWriter.h197 void setToCompressSection(SecType Type);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
DSampleProfWriter.cpp248 setToCompressSection(SecProfileSymbolList); in writeOneSection()
584 void SampleProfileWriterExtBinaryBase::setToCompressSection(SecType Type) { in setToCompressSection() function in SampleProfileWriterExtBinaryBase