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 214 return support_boot_image_fixup_;
218 support_boot_image_fixup_ = support_boot_image_fixup;
455 bool support_boot_image_fixup_; member in class:art::CompilerDriver
compiler_driver.cc 358 support_boot_image_fixup_(true) {
    [all...]

Completed in 804 milliseconds