Searched defs:oat_index (Results 1 – 3 of 3) sorted by relevance
122 size_t oat_index = GetOatIndex(object); in GetImageAddress() local132 size_t GetOatFileOffset(size_t oat_index) const { in GetOatFileOffset()136 const uint8_t* GetOatFileBegin(size_t oat_index) const { in GetOatFileBegin()149 uintptr_t GetOatDataBegin(size_t oat_index) { in GetOatDataBegin()553 size_t oat_index; member590 ImageInfo& GetImageInfo(size_t oat_index) { in GetImageInfo()594 const ImageInfo& GetImageInfo(size_t oat_index) const { in GetImageInfo()
639 ImageWriter::Bin ImageWriter::AssignImageBinSlot(mirror::Object* object, size_t oat_index) { in AssignImageBinSlot()732 void ImageWriter::AssignImageBinSlot(mirror::Object* object, size_t oat_index, Bin bin) { in AssignImageBinSlot()782 size_t oat_index = GetOatIndex(object); in IsImageBinSlotAssigned() local805 size_t oat_index, in UpdateImageBinSlotOffset()1309 size_t oat_index, in CreateImageRoots()1337 void ImageWriter::RecordNativeRelocations(ObjPtr<mirror::Class> klass, size_t oat_index) { in RecordNativeRelocations()1431 bool ImageWriter::TryAssignImTableOffset(ImTable* imt, size_t oat_index) { in TryAssignImTableOffset()1450 void ImageWriter::TryAssignConflictTableOffset(ImtConflictTable* table, size_t oat_index) { in TryAssignConflictTableOffset()1471 size_t oat_index) { in AssignMethodOffset()1641 size_t oat_index = pair.second; in ProcessCollectedClasses() local[all …]
2016 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetIntrinsicReferenceOffset() local2026 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetMethodOffset() local2037 size_t oat_index = writer_->image_writer_->GetOatIndexForDexFile(dex_file_); in GetTargetObjectOffset() local3849 size_t oat_index = image_writer_->GetOatIndexForDexFile(dex_files_->front()); in SetMultiOatRelativePatcherAdjustment() local