Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Ddex_cache_array_fixups_mips.cc65 DexCacheArraysLayout layout(kMipsPointerSize, &invoke->GetDexFileForPcRelativeDexCache()); in VisitInvokeStaticOrDirect() local
Ddex_cache_array_fixups_arm.cc70 DexCacheArraysLayout layout(kArmPointerSize, &invoke->GetDexFileForPcRelativeDexCache()); in VisitInvokeStaticOrDirect() local
Dsharpening.cc118 DexCacheArraysLayout layout(GetInstructionSetPointerSize(codegen->GetInstructionSet()), in SharpenInvokeStaticOrDirect() local
/art/runtime/mirror/
Ddex_cache.cc45 DexCacheArraysLayout layout(image_pointer_size, dex_file); in InitializeDexCache() local
/art/runtime/
Doat_file.cc546 DexCacheArraysLayout layout(pointer_size, *header, num_call_sites); in Setup() local
Dclass_linker.cc1298 DexCacheArraysLayout layout(image_pointer_size_, dex_file); in UpdateAppImageClassLoadersAndDexCaches() local
/art/compiler/
Dimage_writer.cc432 DexCacheArraysLayout layout(target_ptr_size_, dex_file); in PrepareDexCacheArraySlots() local
449 DexCacheArraysLayout layout(target_ptr_size_, dex_file); in PrepareDexCacheArraySlots() local
Doat_writer.cc1851 DexCacheArraysLayout layout(pointer_size, dex_file); in InitBssLayout() local