Searched defs:image_filename (Results 1 – 5 of 5) sorted by relevance
69 ImageSpace::ImageSpace(const std::string& image_filename, in ImageSpace()107 static bool GenerateImage(const std::string& image_filename, in GenerateImage()676 static std::unique_ptr<ImageSpace> InitAppImage(const char* image_filename, in InitAppImage()746 static std::unique_ptr<ImageSpace> Init(const char* image_filename, in Init()923 static MemMap LoadImageFile(const char* image_filename, in LoadImageFile()1743 const std::string& image_filename, in Load()
198 for (const std::string& image_filename : image_filenames) { in DoCompile() local
679 bool WriteHeaderAndClose(const std::string& image_filename, const ImageHeader* image_header) { in WriteHeaderAndClose()742 const std::string& image_filename = image_filenames[i]; in Write() local
2705 std::string StripIsaFrom(const char* image_filename, InstructionSet isa) { in StripIsaFrom()
1881 std::string image_filename = image_space_.GetImageFilename(); in Dump() local