Searched defs:oat_index (Results 1 – 4 of 4) sorted by relevance
125 size_t oat_index = GetOatIndex(object); in GetImageAddress() local134 size_t oat_index = GetOatIndex(object); in GetGlobalImageOffset() local144 size_t GetOatFileOffset(size_t oat_index) const { in GetOatFileOffset()148 const uint8_t* GetOatFileBegin(size_t oat_index) const { in GetOatFileBegin()161 uintptr_t GetOatDataBegin(size_t oat_index) { in GetOatDataBegin()545 size_t oat_index; member551 size_t oat_index; member590 ImageInfo& GetImageInfo(size_t oat_index) { in GetImageInfo()594 const ImageInfo& GetImageInfo(size_t oat_index) const { in GetImageInfo()
799 void ImageWriter::AssignImageBinSlot(mirror::Object* object, size_t oat_index, Bin bin) { in AssignImageBinSlot()849 size_t oat_index = GetOatIndex(object); in IsImageBinSlotAssigned() local872 size_t oat_index, in UpdateImageBinSlotOffset()1316 size_t oat_index; in CreateImageRoots() member1335 size_t oat_index = it->second; in CreateImageRoots() local1347 for (size_t oat_index = 0; oat_index != num_oat_files; ++oat_index) { in CreateImageRoots() local1375 for (size_t oat_index = 0; oat_index != num_oat_files; ++oat_index) { in CreateImageRoots() local1409 void ImageWriter::RecordNativeRelocations(ObjPtr<mirror::Class> klass, size_t oat_index) { in RecordNativeRelocations()1514 bool ImageWriter::TryAssignImTableOffset(ImTable* imt, size_t oat_index) { in TryAssignImTableOffset()1533 void ImageWriter::TryAssignConflictTableOffset(ImtConflictTable* table, size_t oat_index) { in TryAssignConflictTableOffset()[all …]
1897 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetIntrinsicReferenceOffset() local1907 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetMethodOffset() local1918 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetObjectOffset() local3821 size_t oat_index = image_writer_->GetOatIndexForDexFile(dex_files_->front()); in SetMultiOatRelativePatcherAdjustment() local
2615 int oat_index = is_multi_image ? i : 0; in AddDexFileSources() local