Home
last modified time | relevance | path

Searched defs:LayoutIdx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp166 uint32_t LayoutIdx) { in markSectionStart()
200 SecType Type, uint32_t LayoutIdx, uint64_t SectionStart) { in addNewSection()
423 SecType Type, uint32_t LayoutIdx, const SampleProfileMap &ProfileMap) { in writeOneSection()
776 for (uint32_t LayoutIdx = 0; LayoutIdx < SectionHdrLayout.size(); in writeSecHdrTable() local