Searched refs:SetOffset (Results 1 – 14 of 14) sorted by relevance
242 header_->StringIds().SetOffset(start); in WriteStringIds()261 header_->StringDatas().SetOffset(start); in WriteStringDatas()275 header_->TypeIds().SetOffset(start); in WriteTypeIds()294 header_->TypeLists().SetOffset(start); in WriteTypeLists()314 header_->ProtoIds().SetOffset(start); in WriteProtoIds()331 header_->FieldIds().SetOffset(start); in WriteFieldIds()348 header_->MethodIds().SetOffset(start); in WriteMethodIds()360 header_->EncodedArrayItems().SetOffset(start); in WriteEncodedArrays()375 header_->AnnotationItems().SetOffset(start); in WriteAnnotations()394 header_->AnnotationSetItems().SetOffset(start); in WriteAnnotationSets()[all …]
108 item->SetOffset(offset); in CreateAndAddItem()222 item->SetOffset(offset); in CreateAndAddIndexedItem()274 header->StringIds().SetOffset(disk_header.string_ids_off_); in DexIrBuilder()279 header->TypeIds().SetOffset(disk_header.type_ids_off_); in DexIrBuilder()284 header->ProtoIds().SetOffset(disk_header.proto_ids_off_); in DexIrBuilder()289 header->FieldIds().SetOffset(disk_header.field_ids_off_); in DexIrBuilder()294 header->MethodIds().SetOffset(disk_header.method_ids_off_); in DexIrBuilder()299 header->ClassDefs().SetOffset(disk_header.class_defs_off_); in DexIrBuilder()384 header_->TypeLists().SetOffset(item->offset_); in CheckAndSetRemainingOffsets()387 header_->AnnotationSetRefLists().SetOffset(item->offset_); in CheckAndSetRemainingOffsets()[all …]
130 item_->SetOffset(deduped_offset); in ~ScopedDataSectionItem()
219 void SetOffset(uint32_t new_offset) { offset_ = new_offset; } in SetOffset() function326 void SetOffset(uint32_t offset) { offset_ = offset; } in SetOffset() function
33 SetOffset<false>(new_value->GetOffset().Int32Value()); in VisitTarget()96 ret->SetOffset</*kTransactionActive=*/ false, /*kCheckTransaction=*/ false>( in CreateFromArtField()
133 void SetOffset(uint32_t offset) REQUIRES_SHARED(Locks::mutator_lock_) { in SetOffset() function
34 void ArtField::SetOffset(MemberOffset num_bytes) { in SetOffset() function in art::ArtField
113 void SetOffset(MemberOffset num_bytes) REQUIRES_SHARED(Locks::mutator_lock_);
9050 field->SetOffset(field_offset); in AssignFieldOffset()
65 void SetOffset(MethodReference method_ref, uint32_t offset) { in SetOffset() function
155 patcher_.SetOffset(ref1, off1); in TEST_F()165 patcher_.SetOffset(ref2, off2); in TEST_F()
1255 relative_patcher_->SetOffset(method_ref, quick_code_offset); in VisitMethod()
8066 void SetOffset(size_t offset) { offset_into_constant_area_ = offset; } in SetOffset() function in art::x86_64::RIPFixup8099 SetOffset(offset_in_constant_table); in CreateJumpTable()
8818 void SetOffset(size_t offset) { offset_into_constant_area_ = offset; } in SetOffset() function in art::x86::RIPFixup8856 SetOffset(offset_in_constant_table); in CreateJumpTable()