reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/profile/InstrProfilingFile.c
  177     PROF_ERR("Unable to merge profile data, unable to get size: %s\n",
  185     PROF_ERR("Unable to merge profile data, unable to rewind: %s\n",
  201     PROF_ERR("Unable to merge profile data, mmap failed: %s\n",
  261     PROF_ERR("Profile Merging of file %s failed: %s\n", ProfileFileName,
  587     PROF_ERR("Failed to %s\n", "allocate memory.");
  605     PROF_ERR("Failed to %s\n", "allocate memory.");
  674     PROF_ERR("Failed to write file : %s\n", "Filename not set");
  680     PROF_ERR("Runtime and instrumentation version mismatch : "
  693     PROF_ERR("Failed to write file \"%s\": %s\n", Filename, strerror(errno));
  731     PROF_ERR("Failed to write file : %s\n", "Filename not set");
  742     PROF_ERR("Runtime and instrumentation version mismatch : "
  755     PROF_ERR("Failed to write file \"%s\": %s\n", Filename, strerror(errno));