Home
last modified time | relevance | path

Searched defs:writeImport (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/wasm/
H A DWriterUtils.cpp216 void writeImport(raw_ostream &os, const WasmImport &import) { in writeImport() function
/llvm-project/lld/MachO/
H A DSyntheticSections.cpp2315 static size_t writeImport(uint8_t *buf, int format, uint32_t libOrdinal, writeImport() function