Searched refs:SectionBookkeeping (Results 1 – 1 of 1) sorted by relevance
50 struct SectionBookkeeping { struct238 void startSection(SectionBookkeeping &Section, unsigned SectionId);239 void startCustomSection(SectionBookkeeping &Section, StringRef Name);240 void endSection(SectionBookkeeping &Section);348 void WasmObjectWriter::startSection(SectionBookkeeping &Section, in startSection()365 void WasmObjectWriter::startCustomSection(SectionBookkeeping &Section, in startCustomSection()382 void WasmObjectWriter::endSection(SectionBookkeeping &Section) { in endSection()764 SectionBookkeeping Section; in writeTypeSection()790 SectionBookkeeping Section; in writeImportSection()832 SectionBookkeeping Section; in writeFunctionSection()[all …]