Searched refs:per_function_section (Results 1 – 1 of 1) sorted by relevance
35 per_function_section: bool, field122 per_function_section: false, in new()128 pub fn per_function_section(&mut self, per_function_section: bool) -> &mut Self { in per_function_section() method129 self.per_function_section = per_function_section; in per_function_section()154 per_function_section: bool, field176 per_function_section: builder.per_function_section, in new()511 let section = if self.per_function_section { in define_function_inner()