HomeSort by relevance Sort by last modified time
    Searched refs:support_boot_image_fixup (Results 1 - 2 of 2) sorted by null

  /art/compiler/driver/
compiler_driver.h 389 void SetSupportBootImageFixup(bool support_boot_image_fixup) {
390 support_boot_image_fixup_ = support_boot_image_fixup;
    [all...]
compiler_driver.cc 1149 const bool support_boot_image_fixup = GetSupportBootImageFixup(); local
    [all...]

Completed in 636 milliseconds