Lines Matching refs:_

432 	  error (0, errno, _("failed to load shared object `%s'"), name);  in load_shobj()
441 error (0, errno, _("cannot create internal descriptor")); in load_shobj()
553 error (EXIT_FAILURE, errno, _("Reopening shared object `%s' failed"), in load_shobj()
560 error (EXIT_FAILURE, errno, _("reading of section headers failed")); in load_shobj()
568 _("reading of section header string table failed")); in load_shobj()
594 fprintf (stderr, _("*** Cannot read debuginfo file name: %m\n")); in load_shobj()
615 error (EXIT_FAILURE, errno, _("cannot determine file name")); in load_shobj()
648 _("reading of ELF header failed")); in load_shobj()
655 _("reading of section headers failed")); in load_shobj()
663 _("reading of section header string table failed")); in load_shobj()
684 fprintf (stderr, _("\ in load_shobj()
714 error (EXIT_FAILURE, errno, _("failed to load symbol data")); in load_shobj()
779 error (0, errno, _("cannot load profiling data")); in load_profdata()
788 error (0, errno, _("while stat'ing profiling data file")); in load_profdata()
796 _("profiling data file `%s' does not match shared object `%s'"), in load_profdata()
807 error (0, errno, _("failed to mmap the profiling data file")); in load_profdata()
815 error (0, errno, _("error while closing the profiling data file")); in load_profdata()
824 error (0, errno, _("cannot create internal descriptor")); in load_profdata()
898 error (0, 0, _("`%s' is no correct profile data file for `%s'"), in load_profdata()
922 error (0, errno, _("cannot create internal descriptor")); in load_profdata()
1079 error (EXIT_FAILURE, errno, _("cannot allocate symbol data")); in read_symbols()
1137 error (EXIT_FAILURE, errno, _("cannot allocate symbol data")); in read_symbols()