Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dimage_writer.h212 kArtMethodClean, enumerator
234 kArtMethodClean, enumerator
Dimage_writer.cc1452 : NativeObjectRelocationType::kArtMethodClean; in RecordNativeRelocations()
2361 case Bin::kArtMethodClean: in FinalizeBinSlotOffsets()
2688 ImageSection(GetBinSlotOffset(Bin::kArtMethodClean), in CreateImageSections()
2689 GetBinSlotSize(Bin::kArtMethodClean) + in CreateImageSections()
2970 case NativeObjectRelocationType::kArtMethodClean: in CopyAndFixupNativeData()
3671 case NativeObjectRelocationType::kArtMethodClean: in BinTypeForNativeRelocationType()
3673 return Bin::kArtMethodClean; in BinTypeForNativeRelocationType()