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

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp342 void writeGlobalSection(ArrayRef<wasm::WasmGlobal> Globals);
925 void WasmObjectWriter::writeGlobalSection(ArrayRef<wasm::WasmGlobal> Globals) { function in class:WasmObjectWriter
1927 writeGlobalSection(Globals);

Completed in 164 milliseconds