Searched refs:ModuleSyntheticUnit (Results 1 – 3 of 3) sorted by relevance
18 pub struct ModuleSyntheticUnit { struct32 impl ModuleSyntheticUnit { implementation
9 use synthetic::ModuleSyntheticUnit;169 let out_module_synthetic_unit = ModuleSyntheticUnit::new( in transform_dwarf()
10 use super::synthetic::ModuleSyntheticUnit;268 out_module_synthetic_unit: &ModuleSyntheticUnit, in clone_unit() argument