Home
last modified time | relevance | path

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

/art/compiler/
Dimage_writer.cc488 pointer_arrays_.emplace(arr, kBinArtMethodClean); in AddMethodPointerArray()
1389 case kBinArtMethodClean: in CalculateNewObjectOffsets()
1461 bin_slot_offsets_[kBinArtMethodClean], in CreateImageSections()
1462 bin_slot_sizes_[kBinArtMethodClean] + bin_slot_sizes_[kBinArtMethodDirty]); in CreateImageSections()
2205 return kBinArtMethodClean; in BinTypeForNativeRelocationType()
Dimage_writer.h168 kBinArtMethodClean, enumerator