Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp303 void writeExportSection(ArrayRef<wasm::WasmExport> Exports);
798 void WasmObjectWriter::writeExportSection(ArrayRef<wasm::WasmExport> Exports) { in writeExportSection() function in WasmObjectWriter
1465 writeExportSection(Exports); in writeObject()