Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h263 void setToCompressSection(SecType Type);
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp428 setToCompressSection(SecProfileSymbolList); in writeOneSection()
742 void SampleProfileWriterExtBinaryBase::setToCompressSection(SecType Type) { in setToCompressSection() function in SampleProfileWriterExtBinaryBase