Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DWriterUtils.h65 void writeExport(raw_ostream &os, const llvm::wasm::WasmExport &export_);
H A DWriterUtils.cpp237 void writeExport(raw_ostream &os, const WasmExport &export_) { in writeExport() function
H A DSyntheticSections.cpp533 writeExport(os, export_); in writeBody()