Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/
H A Dcompiler.rs1654 let native_pc_in_code_section = u32::try_from(range.start) in clif_to_env_frame_tables() localVariable
1662 builder.add_program_point(native_pc_in_code_section, pos, &frames); in clif_to_env_frame_tables()