Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp313 void writeExportSection(ArrayRef<wasm::WasmExport> Exports);
913 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection() function in WasmObjectWriter
1863 writeExportSection(Exports); in writeOneObject()