Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h300 uint64_t markSectionStart(SecType Type, uint32_t LayoutIdx);
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp167 SampleProfileWriterExtBinaryBase::markSectionStart(SecType Type, in markSectionStart() function in SampleProfileWriterExtBinaryBase
441 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); in writeOneSection()