Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.h189 kNativeObjectRelocationTypeArtMethodClean, enumerator
535 return type == kNativeObjectRelocationTypeArtMethodClean || in IsArtMethodRelocation()
Dimage_writer.cc1207 : kNativeObjectRelocationTypeArtMethodClean; in WalkFieldsInOrder()
1620 case kNativeObjectRelocationTypeArtMethodClean: in CopyAndFixupNativeData()
2203 case kNativeObjectRelocationTypeArtMethodClean: in BinTypeForNativeRelocationType()