Searched refs:WasmComdatEntry (Results 1 – 1 of 1) sorted by relevance
133 struct WasmComdatEntry { struct313 const std::map<StringRef, std::vector<WasmComdatEntry>> &Comdats);974 const std::map<StringRef, std::vector<WasmComdatEntry>> &Comdats) { in writeLinkingMetaDataSection()1044 for (const WasmComdatEntry &Entry : C.second) { in writeLinkingMetaDataSection()1163 std::map<StringRef, std::vector<WasmComdatEntry>> Comdats; in writeObject()1273 WasmComdatEntry{wasm::WASM_COMDAT_DATA, SegmentIndex}); in writeObject()1338 WasmComdatEntry{wasm::WASM_COMDAT_FUNCTION, Index}); in writeObject()