Home
last modified time | relevance | path

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

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