Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DWasmObjectWriter.cpp321 void writeGlobalSection(ArrayRef<wasm::WasmGlobal> Globals);
858 void WasmObjectWriter::writeGlobalSection(ArrayRef<wasm::WasmGlobal> Globals) { in writeGlobalSection() function in WasmObjectWriter
1862 writeGlobalSection(Globals); in writeOneObject()