Searched refs:getGlobalType (Results 1 – 4 of 4) sorted by relevance
74 static_cast<wasm::ValType>(Sym->getGlobalType().Type)); in emitGlobalType()75 if (!Sym->getGlobalType().Mutable) in emitGlobalType()
127 const wasm::WasmGlobalType &getGlobalType() const { in getGlobalType() function
154 Type = static_cast<wasm::ValType>(WasmSym->getGlobalType().Type); in getGlobal()
1331 Import.Global = WS.getGlobalType(); in prepareImports()1606 Global.Type = WS.getGlobalType(); in writeOneObject()