Searched refs:patch_raw_offset (Results 1 – 1 of 1) sorted by relevance
1780 self.patch_raw_offset(buffer, offset); in patch()1844 fn patch_raw_offset(self, buffer: &mut [u8], offset: i64) { in patch_raw_offset() method