Searched refs:relocated_filename (Results 1 – 1 of 1) sorted by relevance
276 const std::string& relocated_filename, in CheckImageIdenticalToOriginalExceptForRelocation() argument298 std::unique_ptr<File> image_file(OS::OpenFileForReading(relocated_filename.c_str())); in CheckImageIdenticalToOriginalExceptForRelocation()301 relocated_filename.c_str()); in CheckImageIdenticalToOriginalExceptForRelocation()308 relocated_filename.c_str()); in CheckImageIdenticalToOriginalExceptForRelocation()315 relocated_filename.c_str(), image_size); in CheckImageIdenticalToOriginalExceptForRelocation()321 "Relocated image file %s too large: %" PRId64, relocated_filename.c_str(), image_size); in CheckImageIdenticalToOriginalExceptForRelocation()327 *error_msg = StringPrintf("Failed to read relocated image file %s", relocated_filename.c_str()); in CheckImageIdenticalToOriginalExceptForRelocation()343 relocated_filename.c_str()); in CheckImageIdenticalToOriginalExceptForRelocation()366 *error_msg = StringPrintf("Relocation out of bounds in %s", relocated_filename.c_str()); in CheckImageIdenticalToOriginalExceptForRelocation()390 relocated_filename.c_str(), in CheckImageIdenticalToOriginalExceptForRelocation()