Searched refs:getGlobalType (Results 1 – 4 of 4) sorted by relevance
70 static_cast<wasm::ValType>(Sym->getGlobalType().Type)); in emitGlobalType()71 if (!Sym->getGlobalType().Mutable) in emitGlobalType()
134 const wasm::WasmGlobalType &getGlobalType() const { in getGlobalType() function
264 Type = static_cast<wasm::ValType>(WasmSym->getGlobalType().Type); in getGlobal()
1376 Import.Global = WS.getGlobalType(); in prepareImports()1644 Global.Type = WS.getGlobalType(); in writeOneObject()