pub fn relocate_address( relocatable: Relocatable, relocation_table: &[usize], ) -> Result<usize, MemoryError>