Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DWasmObjectWriter.cpp241 uint32_t SectionCount = 0; member in __anon325f64800111::WasmObjectWriter
350 Section.Index = SectionCount++; in startSection()