Lines Matching refs:boot_image_option
2220 std::string boot_image_option = "-Ximage:";2221 boot_image_option += boot_image_filename_;2222 raw_options.push_back(std::make_pair(boot_image_option, nullptr));