Home
last modified time | relevance | path

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

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