Function collect_local_fixup_paths

Source
fn collect_local_fixup_paths(
    fdt: &Fdt,
) -> Result<BTreeMap<Path, Vec<PhandlePin>>>