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.cpp168 uint32_t LayoutIdx) { in markSectionStart()
202 SecType Type, uint32_t LayoutIdx, uint64_t SectionStart) { in addNewSection()
425 SecType Type, uint32_t LayoutIdx, const SampleProfileMap &ProfileMap) { in writeOneSection()
779 for (uint32_t LayoutIdx = 0; LayoutIdx < SectionHdrLayout.size(); in writeSecHdrTable() local