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 361 return support_boot_image_fixup_;
365 support_boot_image_fixup_ = support_boot_image_fixup;
776 bool support_boot_image_fixup_; member in class:art::CompilerDriver
    [all...]
compiler_driver.cc 357 support_boot_image_fixup_(instruction_set != kMips),
    [all...]

Completed in 2750 milliseconds