Searched refs:SectionBookkeeping (Results 1 – 1 of 1) sorted by relevance
46 struct SectionBookkeeping { struct255 void startSection(SectionBookkeeping &Section, unsigned SectionId);256 void startCustomSection(SectionBookkeeping &Section, StringRef Name);257 void endSection(SectionBookkeeping &Section);364 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()403 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()425 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()802 SectionBookkeeping Section; in writeTypeSection()829 SectionBookkeeping Section; in writeImportSection()871 SectionBookkeeping Section; in writeFunctionSection()[all …]