Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp155 uint16_t SectionCount = 0; member in __anondc5f94440111::XCOFFObjectWriter
276 SectionCount = 0; in reset()
675 W.write<uint16_t>(SectionCount); in writeFileHeader()
874 SectionCount++; in assignAddressesAndIndices()
926 SectionCount * sizeof(XCOFF::SectionHeader32); in assignAddressesAndIndices()
H A DWasmObjectWriter.cpp223 uint32_t SectionCount = 0; member in __anon668be8e60111::WasmObjectWriter
362 Section.Index = SectionCount++; in startSection()
1391 SectionCount = 0; in writeOneObject()
1879 Entry.Index += SectionCount; in writeOneObject()
/netbsd-src/sys/dev/acpi/
H A Dapei_cper.h49 uint16_t SectionCount; member