Home
last modified time | relevance | path

Searched defs:support_boot_image_fixup (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Dcompiler_driver.h379 void SetSupportBootImageFixup(bool support_boot_image_fixup) { in SetSupportBootImageFixup()
Dcompiler_driver.cc960 const bool support_boot_image_fixup = GetSupportBootImageFixup(); in CanEmbedTypeInCode() local
1009 const bool support_boot_image_fixup = GetSupportBootImageFixup(); in CanEmbedStringInCode() local