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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp316 void writeExportSection(ArrayRef<wasm::WasmExport> Exports);
773 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { function in class:WasmObjectWriter
1585 writeExportSection(Exports);

Completed in 44 milliseconds