Home
last modified time | relevance | path

Searched refs:image_start (Results 1 – 1 of 1) sorted by relevance

/art/patchoat/
Dpatchoat.cc349 uint8_t* image_start = image.get(); in CheckImageIdenticalToOriginalExceptForRelocation() local
369 uint32_t *image_value = reinterpret_cast<uint32_t*>(image_start + offset); in CheckImageIdenticalToOriginalExceptForRelocation()