Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp334 void writeExportSection(ArrayRef<wasm::WasmExport> Exports);
984 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection() function in WasmObjectWriter
1928 writeExportSection(Exports); in writeOneObject()