Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h282 void SetSupportBootImageFixup(bool support_boot_image_fixup) { in SetSupportBootImageFixup() argument
283 support_boot_image_fixup_ = support_boot_image_fixup; in SetSupportBootImageFixup()