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

Completed in 45 milliseconds