Home | History | Annotate | Download | only in linker

Lines Matching refs:kDexCacheArray

1005         dex_file, image_info.GetBinSlotSize(Bin::kDexCacheArray));
1007 image_info.IncrementBinSlotSize(Bin::kDexCacheArray, layout.Size());
1074 NativeObjectRelocation { oat_index, offset, NativeObjectRelocationType::kDexCacheArray });
2461 case Bin::kDexCacheArray:
2594 ImageSection(GetBinSlotOffset(Bin::kDexCacheArray),
2595 GetBinSlotSize(Bin::kDexCacheArray));
2853 case NativeObjectRelocationType::kDexCacheArray:
3522 case NativeObjectRelocationType::kDexCacheArray:
3523 return Bin::kDexCacheArray;