Searched refs:AssignMethodOffset (Results 1 – 2 of 2) sorted by relevance
431 void AssignMethodOffset(ArtMethod* method,
1229 AssignMethodOffset(&m, type, oat_index); in WalkFieldsInOrder()1242 AssignMethodOffset(imt_method, kNativeObjectRelocationTypeRuntimeMethod, oat_index); in WalkFieldsInOrder()1290 void ImageWriter::AssignMethodOffset(ArtMethod* method, in AssignMethodOffset() function in art::ImageWriter1363 AssignMethodOffset(m, kNativeObjectRelocationTypeRuntimeMethod, GetDefaultOatIndex()); in CalculateNewObjectOffsets()