Searched refs:getGlobalType (Results 1 – 3 of 3) 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
1320 Import.Global = WS.getGlobalType(); in prepareImports()1595 Global.Type = WS.getGlobalType(); in writeOneObject()