Lines Matching refs:relocate
286 // Relocate the image at image_location to dest_filename and relocate it by a random amount.
392 // We don't want to relocate, Just pick the appropriate one if we have it and return.
492 bool relocate = Runtime::Current()->ShouldRelocate();
498 if (relocate) {
511 // We cannot have a relocated version, Relocate the system one and use it.
516 // Check whether we are allowed to relocate.
524 // Try to relocate.
532 *error_msg = StringPrintf("Unable to relocate image '%s' from '%s' to '%s': %s",