Home
last modified time | relevance | path

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

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