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