Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h229 uint64_t markSectionStart(SecType Type, uint32_t LayoutIdx);
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp68 SampleProfileWriterExtBinaryBase::markSectionStart(SecType Type, in markSectionStart() function in SampleProfileWriterExtBinaryBase
334 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); in writeOneSection()