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

Completed in 49 milliseconds