Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/cranelift/src/debug/transform/
H A Dattr.rs52 let unit_encoding = unit.encoding(); in clone_die_attributes() localVariable
146 if let Some(expr) = compile_expression(&loc.data, unit_encoding, frame_base)? { in clone_die_attributes()
194 if let Some(expr) = compile_expression(expr, unit_encoding, frame_base)? { in clone_die_attributes()