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