Searched refs:setGlobalType (Results 1 – 5 of 5) sorted by relevance
68 WasmSym->setGlobalType(wasm::WasmGlobalType{uint8_t(Type), Mutable}); in GetGlobalAddressSymbol()109 WasmSym->setGlobalType(wasm::WasmGlobalType{ in GetExternalSymbolSymbol()
195 Sym->setGlobalType(wasm::WasmGlobalType{uint8_t(Type), Mutable}); in emitGlobalVariable()
131 void setGlobalType(wasm::WasmGlobalType GT) { GlobalType = GT; } in setGlobalType() function
800 WasmSym->setGlobalType( in ParseDirective()
462 SPSym->setGlobalType(wasm::WasmGlobalType{ in updateSubprogramScopeDIE()