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