Searched refs:UnpackBootImage (Results 1 – 3 of 3) sorted by relevance
177 bool UnpackBootImage(const std::string& boot_image_path, in UnpackBootImage() function256 CF_EXPECT(UnpackBootImage(boot_image_path, build_dir)); in RepackBootImage()
40 bool UnpackBootImage(const std::string& boot_image_path,
53 CF_EXPECT(UnpackBootImage(instance_.init_boot_image(), unpack_dir), in Gem5ImageUnpacker()