Searched refs:globals_start (Results 1 – 6 of 6) sorted by relevance
27 int globals_start; member
2296 int idx = priv->globals_start; in wpa_dbus_ctrl_iface_props_deinit()3624 priv->globals_start = num_const; in wpa_dbus_ctrl_iface_props_init()
202 byte* globals_start = nullptr; // start of the globals area. member
412 temp_instance.globals_start = nullptr; in CompileToModuleObject()571 Address globals_start = in ResetCompiledModule() local573 code_specialization.RelocateGlobals(globals_start, nullptr); in ResetCompiledModule()
1438 byte* ptr = instance()->globals_start + global->offset; in Execute()1459 byte* ptr = instance()->globals_start + global->offset; in Execute()
3115 reinterpret_cast<uintptr_t>(module_->instance->globals_start + in GetGlobal()3129 reinterpret_cast<uintptr_t>(module_->instance->globals_start + in SetGlobal()