Searched refs:AddDexCacheArrayRelocation (Results 1 – 2 of 2) sorted by relevance
455 AddDexCacheArrayRelocation(dex_cache->GetResolvedTypes(), in PrepareDexCacheArraySlots()459 AddDexCacheArrayRelocation(dex_cache->GetResolvedMethods(), in PrepareDexCacheArraySlots()463 AddDexCacheArrayRelocation(dex_cache->GetResolvedFields(), in PrepareDexCacheArraySlots()467 AddDexCacheArrayRelocation(dex_cache->GetStrings(), start + layout.StringsOffset(), dex_cache); in PrepareDexCacheArraySlots()470 AddDexCacheArrayRelocation(dex_cache->GetResolvedMethodTypes(), in PrepareDexCacheArraySlots()477 void ImageWriter::AddDexCacheArrayRelocation(void* array, in AddDexCacheArrayRelocation() function in art::ImageWriter
356 void AddDexCacheArrayRelocation(void* array, size_t offset, ObjPtr<mirror::DexCache> dex_cache)