Lines Matching defs:oat_data_begin
588 // Verify the oat_data_begin recorded for the image in the oat file matches
589 // the actual oat_data_begin for boot.oat in the image.
591 uintptr_t oat_data_begin = oat_header.GetImageFileLocationOatDataBegin();
592 if (oat_data_begin != image_info->oat_data_begin) {
594 ": Oat file image oat_data_begin (" << oat_data_begin << ")"
595 << " does not match actual image oat_data_begin ("
596 << image_info->oat_data_begin << ")";
980 cached_image_info_.oat_data_begin = reinterpret_cast<uintptr_t>(
987 cached_image_info_.oat_data_begin = reinterpret_cast<uintptr_t>(