Searched refs:non_fatal (Results 1 - 25 of 33) sorted by relevance

12

/haiku-buildtools/binutils/binutils/
H A Dbucomm.h41 void non_fatal (const char *, ...) ATTRIBUTE_PRINTF_1;
H A Drename.c122 non_fatal (_("%s: cannot set time: %s"), destination, strerror (errno));
157 non_fatal (_("unable to rename '%s'; reason: %s"), to, strerror (errno));
195 non_fatal (_("unable to rename '%s'; reason: %s"), to, strerror (errno));
203 non_fatal (_("unable to copy file '%s'; reason: %s"), to, strerror (errno));
H A Drdcoff.c203 non_fatal (_("parse_coff_type: Bad type code 0x%x"), ntype);
411 non_fatal (_("bfd_coff_get_syment failed: %s"),
427 non_fatal (_("bfd_coff_get_auxent failed: %s"),
516 non_fatal (_("bfd_coff_get_syment failed: %s"),
704 non_fatal (_("bfd_coff_get_syment failed: %s"),
724 non_fatal (_("bfd_coff_get_auxent failed: %s"),
791 non_fatal (_("%ld: .bf without preceding function"),
841 non_fatal (_("%ld: unexpected .ef\n"), this_coff_symno);
H A Dnlmconv.c330 non_fatal (_("no input file"));
360 non_fatal (_("no name for output file"));
374 non_fatal (_("warning: input and output formats are not compatible"));
629 non_fatal (_("warning: symbol %s imported but not in import list"),
698 non_fatal (_("warning: START procedure %s not defined"), start_procedure);
700 non_fatal (_("warning: EXIT procedure %s not defined"), exit_procedure);
702 non_fatal (_("warning: CHECK procedure %s not defined"), check_procedure);
834 non_fatal (_("%s: warning: shared libraries can not have uninitialized data"),
863 non_fatal (_("warning: No version number given"));
903 non_fatal (
[all...]
H A Dbucomm.c136 non_fatal (const char *format, ...)
597 non_fatal (_("'%s': No such file"), file_name);
599 non_fatal (_("Warning: could not locate '%s'. reason: %s"),
603 non_fatal (_("Warning: '%s' is not an ordinary file"), file_name);
605 non_fatal (_("Warning: '%s' has negative size, probably it is too large"),
134 non_fatal (const char *format, ...) function
H A Dod-xcoff.c460 non_fatal (_("cannot read auxhdr"));
535 non_fatal (_("cannot read section header"));
547 non_fatal (_("cannot read section header"));
590 non_fatal (_("cannot read section headers"));
602 non_fatal (_("cannot read section header"));
649 non_fatal (_("cannot read strings table length"));
665 non_fatal (_("cannot read strings table"));
673 non_fatal (_("cannot read symbol table"));
688 non_fatal (_("cannot read symbol entry"));
723 non_fatal (
[all...]
H A Dcoffgrok.c199 non_fatal (_("Invalid symbol index %u encountered"), idx);
251 non_fatal (_("Invalid section number (%d) encountered"),
436 non_fatal (_("Invalid tag index %#lx encountered"), aux->x_sym.x_tagndx.l);
446 non_fatal (_("Invalid symbol index %u encountered"), idx);
536 non_fatal (_("Out of range sum for els (%#x) * size (%#x)"), els, res->size);
683 non_fatal (_("Section referenced before any file is defined"));
701 non_fatal (_("Out of range sum for offset (%#x) + size (%#x)"),
886 non_fatal (_("%s: is not a COFF format file"), bfd_get_filename (abfd));
H A Dobjcopy.c748 non_fatal (_("unrecognized section flag `%s'"), copy);
820 non_fatal (_("unrecognized symbol flag `%s'"), copy);
1078 non_fatal (_("%s:%d: Ignoring rubbish found on this line"),
1525 non_fatal (_("not stripping symbol `%s' because it is named in a relocation"), name);
1774 non_fatal (_("stat returns negative size for `%s'"),
1847 non_fatal (_("Unable to change endianness of input file(s)"));
1859 non_fatal (_("error: the input file '%s' has no sections"),
1869 non_fatal (_("--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'"),
1876 non_fatal (_("--elf-stt-common=[yes|no] is unsupported on `%s'"),
1932 non_fatal (
[all...]
H A Dod-macho.c975 non_fatal (_("cannot read rebase dyld info"));
980 non_fatal (_("cannot read bind dyld info"));
985 non_fatal (_("cannot read weak bind dyld info"));
990 non_fatal (_("cannot read lazy bind dyld info"));
995 non_fatal (_("cannot read export symbols dyld info"));
1236 non_fatal (_("cannot read code signature data"));
1264 non_fatal (_("cannot read segment split info"));
1270 non_fatal (_("segment split info is not nul terminated"));
1311 non_fatal (_("cannot read function starts"));
1375 non_fatal (
[all...]
H A Dsize.c161 non_fatal (_("invalid argument to --format: %s"), optarg);
188 non_fatal (_("Invalid radix: %s\n"), optarg);
H A Dstrings.c446 non_fatal (_("'%s': No such file"), file);
448 non_fatal (_("Warning: could not locate '%s'. reason: %s"),
H A Dnm.c488 non_fatal (_("%s: plugin needed to handle lto object"),
1110 non_fatal (_("%s: no symbols"), bfd_get_filename (abfd));
1120 non_fatal (_("%s: no symbols"), bfd_get_filename (abfd));
1129 non_fatal (_("%s: no symbols"), bfd_get_filename (abfd));
1789 non_fatal (_("Using the --size-sort and --undefined-only options together"));
1790 non_fatal (_("will produce no output, since undefined symbols have no size."));
1818 non_fatal (_("data size %ld"), (long) (lim - (char *) &environ));
H A Dobjdump.c432 non_fatal (_("section '%s' mentioned in a -j option, "
581 non_fatal (_("failed to read symbol table from: %s"), bfd_get_filename (abfd));
606 non_fatal (_("%s: not a dynamic object"), bfd_get_filename (abfd));
1819 non_fatal (_("disassemble_fn returned length %d"),
2329 non_fatal (_("can't disassemble for architecture %s\n"),
2655 non_fatal (_("reading %s section of %s failed: %s"),
2877 non_fatal (_("option -P/--private not supported by this file"));
2901 non_fatal (_("target specific dump '%s' not supported"), b);
2974 non_fatal (_("Reading section %s failed because: %s"),
3331 non_fatal (
[all...]
H A Drddbg.c87 non_fatal (_("%s: no recognized debugging information"),
/haiku-buildtools/legacy/binutils/binutils/
H A Drename.c129 non_fatal (_("%s: cannot set time: %s"), destination, strerror (errno));
164 non_fatal (_("unable to rename '%s' reason: %s"), to, strerror (errno));
202 non_fatal (_("unable to rename '%s' reason: %s"), to, strerror (errno));
210 non_fatal (_("unable to copy file '%s' reason: %s"), to, strerror (errno));
H A Drdcoff.c197 non_fatal (_("parse_coff_type: Bad type code 0x%x"), ntype);
405 non_fatal (_("bfd_coff_get_syment failed: %s"),
421 non_fatal (_("bfd_coff_get_auxent failed: %s"),
510 non_fatal (_("bfd_coff_get_syment failed: %s"),
698 non_fatal (_("bfd_coff_get_syment failed: %s"),
718 non_fatal (_("bfd_coff_get_auxent failed: %s"),
785 non_fatal (_("%ld: .bf without preceding function"),
835 non_fatal (_("%ld: unexpected .ef\n"), this_coff_symno);
H A Dbucomm.c91 non_fatal VPARAMS ((const char *format, ...))
471 non_fatal (_("'%s': No such file"), file_name);
473 non_fatal (_("Warning: could not locate '%s'. reason: %s"),
477 non_fatal (_("Warning: '%s' is not an ordinary file"), file_name);
89 non_fatal VPARAMS ((const char *format, ...)) function
H A Dbucomm.h189 void non_fatal (const char *, ...) ATTRIBUTE_PRINTF_1;
H A Dobjcopy.c579 non_fatal (_("unrecognized section flag `%s'"), copy);
733 non_fatal (_("%s:%d: Ignoring rubbish found on this line"),
1158 non_fatal (_("stat returns negative size for `%s'"),
1271 non_fatal (_("Unable to recognise the format of the input file `%s'"),
1274 non_fatal (_("Warning: Output file cannot represent architecture `%s'"),
1322 non_fatal (_("can't add section '%s' - it already exists!"), padd->name);
1330 non_fatal (_("can't create section `%s': %s"),
1425 non_fatal (_("there are no sections to be copied!"));
1471 non_fatal (_("Can't fill gap after %s: %s"),
1496 non_fatal (
[all...]
H A Dnlmconv.c327 non_fatal (_("no input file"));
357 non_fatal (_("no name for output file"));
371 non_fatal (_("warning: input and output formats are not compatible"));
626 non_fatal (_("warning: symbol %s imported but not in import list"),
695 non_fatal (_("warning: START procedure %s not defined"), start_procedure);
697 non_fatal (_("warning: EXIT procedure %s not defined"), exit_procedure);
699 non_fatal (_("warning: CHECK procedure %s not defined"), check_procedure);
835 non_fatal (_("%s: warning: shared libraries can not have uninitialized data"),
864 non_fatal (_("warning: No version number given"));
904 non_fatal (
[all...]
H A Dsize.c160 non_fatal (_("invalid argument to --format: %s"), optarg);
187 non_fatal (_("Invalid radix: %s\n"), optarg);
H A Dstrings.c441 non_fatal (_("'%s': No such file"), file);
443 non_fatal (_("Warning: could not locate '%s'. reason: %s"),
H A Dnm.c1007 non_fatal (_("%s: no symbols"), bfd_get_filename (abfd));
1018 non_fatal (_("%s: no symbols"), bfd_get_filename (abfd));
1618 non_fatal (_("Using the --size-sort and --undefined-only options together"));
1619 non_fatal (_("will produce no output, since undefined symbols have no size."));
1647 non_fatal (_("data size %ld"), (long) (lim - (char *) &environ));
H A Ddlltool.c892 non_fatal (_("Syntax error in def file %s:%d"), def_file, linenumber);
927 non_fatal (_("%s: Path components stripped from image name, '%s'."),
939 non_fatal (_("Can't have LIBRARY and NAME"));
955 non_fatal (_("Can't have LIBRARY and NAME"));
1199 non_fatal (_("%s exited with status %d"),
1444 non_fatal (_("%s: no symbols"), bfd_get_filename (abfd));
1455 non_fatal (_("%s: no symbols"), bfd_get_filename (abfd));
2799 non_fatal (_("cannot delete %s: %s"), name, strerror (errno));
2805 non_fatal (_("cannot delete %s: %s"), name, strerror (errno));
3194 non_fatal (
[all...]
H A Drddbg.c85 non_fatal (_("%s: no recognized debugging information"),

Completed in 316 milliseconds

12