Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h191 kNativeObjectRelocationTypeArtMethodClean, enumerator
541 return type == kNativeObjectRelocationTypeArtMethodClean || in IsArtMethodRelocation()
Dimage_writer.cc1207 : kNativeObjectRelocationTypeArtMethodClean; in WalkFieldsInOrder()
1655 case kNativeObjectRelocationTypeArtMethodClean: in CopyAndFixupNativeData()
2256 case kNativeObjectRelocationTypeArtMethodClean: in BinTypeForNativeRelocationType()