Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp84 uint32_t LayoutIdx) { in markSectionStart()
119 SecType Type, uint32_t LayoutIdx, uint64_t SectionStart) { in addNewSection()
244 SecType Type, uint32_t LayoutIdx, in writeOneSection()
624 for (uint32_t LayoutIdx = 0; LayoutIdx < SectionHdrLayout.size(); in writeSecHdrTable() local