Searched defs:relocated (Results 1 – 1 of 1) sorted by relevance
87 let mut relocated = ZbiContainer::new(&mut dest[..])?; in relocate_kernel() localVariable109 let relocated = aligned_subslice(relocated, ZIRCON_KERNEL_ALIGN)?; in relocate_to_tail() localVariable114 let relocated = &mut relocated[off..]; in relocate_to_tail() localVariable