Searched refs:real_image_oat_offset (Results 1 – 1 of 1) sorted by relevance
1506 void* real_image_oat_offset; in CheckOatFile() local1516 real_image_oat_offset = image_header.GetOatDataBegin(); in CheckOatFile()1522 real_image_oat_offset = image_header->GetOatDataBegin(); in CheckOatFile()1541 offset_verified = oat_image_oat_offset == real_image_oat_offset; in CheckOatFile()1544 real_image_oat_offset, oat_image_oat_offset); in CheckOatFile()