Home
last modified time | relevance | path

Searched refs:kNativeObjectRelocationTypeRuntimeMethod (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dimage_writer.h212 kNativeObjectRelocationTypeRuntimeMethod, enumerator
593 type == kNativeObjectRelocationTypeRuntimeMethod; in IsArtMethodRelocation()
Dimage_writer.cc1351 AssignMethodOffset(imt_method, kNativeObjectRelocationTypeRuntimeMethod, oat_index); in TryAssignBinSlot()
1588 AssignMethodOffset(m, kNativeObjectRelocationTypeRuntimeMethod, GetDefaultOatIndex()); in CalculateNewObjectOffsets()
1930 case kNativeObjectRelocationTypeRuntimeMethod: in CopyAndFixupNativeData()
2561 case kNativeObjectRelocationTypeRuntimeMethod: in BinTypeForNativeRelocationType()