Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h234 uint64_t markSectionStart(SecType Type, uint32_t LayoutIdx);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp83 SampleProfileWriterExtBinaryBase::markSectionStart(SecType Type, in markSectionStart() function in SampleProfileWriterExtBinaryBase
256 uint64_t SectionStart = markSectionStart(Type, LayoutIdx); in writeOneSection()