Searched defs:oat_index (Results 1 – 4 of 4) sorted by relevance
125 size_t oat_index = GetOatIndex(object); in GetImageAddress() local138 size_t oat_index = GetOatIndex(object); in GetGlobalImageOffset() local148 size_t GetOatFileOffset(size_t oat_index) const { in GetOatFileOffset()152 const uint8_t* GetOatFileBegin(size_t oat_index) const { in GetOatFileBegin()165 uintptr_t GetOatDataBegin(size_t oat_index) { in GetOatDataBegin()549 size_t oat_index; member555 size_t oat_index; member594 ImageInfo& GetImageInfo(size_t oat_index) { in GetImageInfo()598 const ImageInfo& GetImageInfo(size_t oat_index) const { in GetImageInfo()
789 void ImageWriter::AssignImageBinSlot(mirror::Object* object, size_t oat_index, Bin bin) { in AssignImageBinSlot()839 size_t oat_index = GetOatIndex(object); in IsImageBinSlotAssigned() local862 size_t oat_index, in UpdateImageBinSlotOffset()1306 size_t oat_index; in CreateImageRoots() member1325 size_t oat_index = it->second; in CreateImageRoots() local1337 for (size_t oat_index = 0; oat_index != num_oat_files; ++oat_index) { in CreateImageRoots() local1365 for (size_t oat_index = 0; oat_index != num_oat_files; ++oat_index) { in CreateImageRoots() local1399 void ImageWriter::RecordNativeRelocations(ObjPtr<mirror::Class> klass, size_t oat_index) { in RecordNativeRelocations()1500 bool ImageWriter::TryAssignImTableOffset(ImTable* imt, size_t oat_index) { in TryAssignImTableOffset()1519 void ImageWriter::TryAssignConflictTableOffset(ImtConflictTable* table, size_t oat_index) { in TryAssignConflictTableOffset()[all …]
1950 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetIntrinsicReferenceOffset() local1960 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetMethodOffset() local1971 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetObjectOffset() local3835 size_t oat_index = image_writer_->GetOatIndexForDexFile(dex_files_->front()); in SetMultiOatRelativePatcherAdjustment() local
2632 int oat_index = is_multi_image ? i : 0; in AddDexFileSources() local