Searched refs:createUndefinedGlobal (Results 1 – 1 of 1) sorted by relevance
574 createUndefinedGlobal(StringRef name, llvm::wasm::WasmGlobalType *type) { in createUndefinedGlobal() function623 createUndefinedGlobal("__stack_pointer", config->is64.value_or(false) in createSyntheticSymbols()632 WasmSym::memoryBase = createUndefinedGlobal("__memory_base", globalType); in createSyntheticSymbols()633 WasmSym::tableBase = createUndefinedGlobal("__table_base", globalType); in createSyntheticSymbols()638 createUndefinedGlobal("__table_base32", &globalTypeI32); in createSyntheticSymbols()