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 386 return support_boot_image_fixup_;
390 support_boot_image_fixup_ = support_boot_image_fixup;
702 bool support_boot_image_fixup_; member in class:art::CompilerDriver
compiler_driver.cc 398 support_boot_image_fixup_(instruction_set != kMips && instruction_set != kMips64),
    [all...]

Completed in 1920 milliseconds