Searched refs:RelocateImage (Results 1 – 4 of 4) sorted by relevance
80 void ImageHeader::RelocateImage(off_t delta) { in RelocateImage() function in art::ImageHeader
239 void RelocateImage(off_t delta);
580 image_header->RelocateImage(delta_); in PatchImage()
236 static bool RelocateImage(const char* image_location, in RelocateImage() function1558 RelocateImage(image_location, cache_filename.c_str(), image_isa, &local_error_msg); in CreateBootImage()