Searched refs:writeGlobalType (Results 1 – 2 of 2) sorted by relevance
186 void writeGlobalType(raw_ostream &os, const WasmGlobalType &type) { in writeGlobalType() function193 writeGlobalType(os, global.Type); in writeGlobal()220 writeGlobalType(os, import.Global); in writeImport()
52 void writeGlobalType(raw_ostream &os, const llvm::wasm::WasmGlobalType &type);