Searched refs:AssignMethodOffset (Results 1 – 2 of 2) sorted by relevance
506 void AssignMethodOffset(ArtMethod* method,
1475 AssignMethodOffset(&m, type, oat_index); in RecordNativeRelocations()1503 AssignMethodOffset(imt_method, NativeObjectRelocationType::kRuntimeMethod, oat_index); in RecordNativeRelocations()1552 void ImageWriter::AssignMethodOffset(ArtMethod* method, in AssignMethodOffset() function in art::linker::ImageWriter2569 AssignMethodOffset(m, NativeObjectRelocationType::kRuntimeMethod, GetDefaultOatIndex()); in CalculateNewObjectOffsets()