Searched refs:CustomSections (Results 1 – 1 of 1) sorted by relevance
226 std::vector<WasmCustomSection> CustomSections; member in __anon325f64800111::WasmObjectWriter965 for (const auto &Sec : CustomSections) { in writeCustomRelocSections()1005 CustomSections[Sym.ElementIndex].OutputIndex; in writeLinkingMetaDataSection()1057 for (auto &CustomSection : CustomSections) { in writeCustomSections()1287 WasmIndices[cast<MCSymbolWasm>(Begin)] = CustomSections.size(); in writeObject()1292 CustomSections.emplace_back(Name, &Section); in writeObject()