Home
last modified time | relevance | path

Searched defs:layout (Results 1 – 6 of 6) sorted by relevance

/art/compiler/optimizing/
Ddex_cache_array_fixups_arm.cc55 DexCacheArraysLayout layout(kArmPointerSize, &dex_file); in VisitLoadString() local
70 DexCacheArraysLayout layout(kArmPointerSize, target_method.dex_file); in VisitInvokeStaticOrDirect() local
Dsharpening.cc114 DexCacheArraysLayout layout(GetInstructionSetPointerSize(codegen_->GetInstructionSet()), in ProcessInvokeStaticOrDirect() local
245 DexCacheArraysLayout layout(pointer_size, &dex_file); in ProcessLoadString() local
/art/runtime/
Doat_file.cc439 DexCacheArraysLayout layout(pointer_size, *header); in Setup() local
Dclass_linker.cc1283 DexCacheArraysLayout layout(image_pointer_size_, dex_file); in UpdateAppImageClassLoadersAndDexCaches() local
2075 DexCacheArraysLayout layout(image_pointer_size_, &dex_file); in AllocDexCache() local
/art/compiler/
Dimage_writer.cc426 DexCacheArraysLayout layout(target_ptr_size_, dex_file); in PrepareDexCacheArraySlots() local
443 DexCacheArraysLayout layout(target_ptr_size_, dex_file); in PrepareDexCacheArraySlots() local
Doat_writer.cc513 DexCacheArraysLayout layout(pointer_size, dex_file); in PrepareLayout() local