Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h193 kNativeObjectRelocationTypeRuntimeMethod, enumerator
537 type == kNativeObjectRelocationTypeRuntimeMethod; in IsArtMethodRelocation()
Dimage_writer.cc1242 AssignMethodOffset(imt_method, kNativeObjectRelocationTypeRuntimeMethod, oat_index); in WalkFieldsInOrder()
1363 AssignMethodOffset(m, kNativeObjectRelocationTypeRuntimeMethod, GetDefaultOatIndex()); in CalculateNewObjectOffsets()
1619 case kNativeObjectRelocationTypeRuntimeMethod: in CopyAndFixupNativeData()
2211 case kNativeObjectRelocationTypeRuntimeMethod: in BinTypeForNativeRelocationType()