Home
last modified time | relevance | path

Searched refs:WasmComdatEntry (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp89 struct WasmComdatEntry { struct
328 const std::map<StringRef, std::vector<WasmComdatEntry>> &Comdats);
1091 const std::map<StringRef, std::vector<WasmComdatEntry>> &Comdats) { in writeLinkingMetaDataSection()
1162 for (const WasmComdatEntry &Entry : C.second) { in writeLinkingMetaDataSection()
1406 std::map<StringRef, std::vector<WasmComdatEntry>> Comdats; in writeOneObject()
1453 WasmComdatEntry{wasm::WASM_COMDAT_DATA, SegmentIndex}); in writeOneObject()
1488 WasmComdatEntry{wasm::WASM_COMDAT_SECTION, in writeOneObject()
1542 WasmComdatEntry{wasm::WASM_COMDAT_FUNCTION, Index}); in writeOneObject()