Searched refs:begin_image_ptr (Results 1 – 1 of 1) sorted by relevance
358 const uint8_t* begin_image_ptr = image_begin_unaligned; in DumpImageDiffMap() local361 const uint8_t* current = begin_image_ptr + RoundUp(sizeof(ImageHeader), kObjectAlignment); in DumpImageDiffMap()396 ptrdiff_t offset = current - begin_image_ptr; in DumpImageDiffMap()