Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h385 bool GetSupportBootImageFixup() const { in GetSupportBootImageFixup() function
Dcompiler_driver.cc1149 const bool support_boot_image_fixup = GetSupportBootImageFixup(); in CanEmbedTypeInCode()
1229 return IsImage() && GetSupportBootImageFixup() in GetDexCacheArraysLayout()