Searched defs:RelocateImage (Results 1 – 2 of 2) sorted by relevance
65 void ImageHeader::RelocateImage(off_t delta) { in RelocateImage() function in art::ImageHeader
287 static bool RelocateImage(const char* image_location, const char* dest_filename, in RelocateImage() function