Lines Matching defs:exec
698 char *bin, *exec, *kfile, *ofile;
705 exec = argv[0];
736 usage(exec);
741 usage(exec);
746 FATAL(exec, "%s: Impossible to locate the binary file\n",
747 exec);
749 FATAL(exec, "%s: Impossible to locate the pmcstat file\n",
750 exec);
752 FATAL(exec, "%s: Impossible to locate the kernel file\n",
753 exec);
765 FATAL(exec, "%s: Cannot create tempfile templates\n",
766 exec);
768 FATAL(exec, "%s: Impossible to create the tmp file\n",
769 exec);
777 FATAL(exec, "%s: Impossible to create the tmp file\n",
778 exec);
782 FATAL(exec, "%s: Impossible to open the map file\n",
783 exec);
797 exec);
809 FATAL(exec,
810 "%s: Impossible to create a new object\n", exec);
814 FATAL(exec, "%s: Impossible to close the filedesc\n",
815 exec);
817 FATAL(exec, "%s: Impossible to remove the tmpfile\n",
818 exec);
825 FATAL(exec, "%s: Impossible to generate an analysis\n",
826 exec);
829 FATAL(exec, "%s: Impossible to create the tmp file\n",
830 exec);
834 FATAL(exec, "%s: Impossible to open the binary file\n",
835 exec);
840 FATAL(NULL, "%s: Invalid format for the C file\n", exec);
842 FATAL(exec, "%s: Impossible to close the filedesc\n",
843 exec);
845 FATAL(exec, "%s: Impossible to remove the tmpfile\n",
846 exec);