Home
last modified time | relevance | path

Searched refs:module_pc (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/cranelift/src/
H A Dfunc_environ.rs1246 let module_pc = component_pc.to_module_pc(self.wasm_module_offset); in debug_tags() localVariable
1249 ir::DebugTag::User(module_pc.raw()), in debug_tags()