Home
last modified time | relevance | path

Searched defs:per_function_section (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/cranelift/object/src/
H A Dbackend.rs35 per_function_section: bool, field
128 pub fn per_function_section(&mut self, per_function_section: bool) -> &mut Self { in per_function_section() method
154 per_function_section: bool, field