Searched refs:as_fatal (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/gas/
H A Doutput-file.c35 as_fatal (_("can't open a bfd on stdout %s"), name);
42 as_fatal (_("selected target format '%s' unknown"), TARGET_FORMAT);
44 as_fatal (_("can't create %s: %s"), name, bfd_errmsg (err));
64 /* Prevent an infinite loop - if the close failed we will call as_fatal
69 as_fatal (_("can't close %s: %s"), filename,
H A Das.c159 as_fatal (_("missing emulation mode name"));
174 as_fatal (_("unrecognized emulation name `%s'"), em);
605 as_fatal (_("multiple emulation names specified"));
607 as_fatal (_("emulations not handled in this configuration"));
632 as_fatal (_("bad defsym; format is --defsym name=value"));
667 as_fatal (_("failed to read instruction table %s\n"),
834 as_fatal (_("invalid listing option `%c'"), *optarg);
887 as_fatal (_("--hash-size needs a numeric argument"));
H A Das.h237 as_fatal (_("Case value %ld unexpected at line %d of file \"%s\"\n"), \
526 PRINTF_LIKE (as_fatal) ATTRIBUTE_NORETURN;
H A Dcgen.c113 as_fatal (_("too many fixups"));
177 as_fatal ("index into stored_fixups[] out of bounds");
193 as_fatal ("index into stored_fixups[] out of bounds");
209 as_fatal ("index into stored_fixups[] out of bounds");
H A Dmessages.c32 as_fatal() is used when gas is quite confused and
356 as_fatal (const char *format, ...) function
374 as_fatal (format, va_alist) function
H A Datof-generic.c417 as_fatal (_("failed sanity check"));
H A Dfrags.c115 as_fatal (_("can't extend frag %u chars"), nchars);
H A Dinput-scrub.c268 as_fatal (_("macros nested too deeply"));
H A Dwrite.c1102 as_fatal (_("%s:%u: bad return from bfd_install_relocation: %x"),
1286 as_fatal (_("can't write %s: %s"), stdoutput->filename,
1307 as_fatal (_("can't write %s: %s"), stdoutput->filename,
1337 as_fatal (_("cannot write to output file"));
1494 as_fatal (_("%d error%s, %d warning%s, no object file generated"),
2439 as_fatal (_("Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"),
H A Decoff.c1559 as_fatal (_("string too big (%lu bytes)"), len);
1585 as_fatal (_("inserting \"%s\" into string hash table: %s"),
1617 as_fatal (_("no current file pointer"));
1704 as_fatal (_("too many st_End's"));
1811 as_fatal (_("no current file pointer"));
1834 as_fatal (_("no current file pointer"));
1866 as_fatal (_("no current file pointer"));
2020 as_fatal (_("no current file pointer"));
2045 as_fatal (_("inserting \"%s\" into tag hash table: %s"),
2133 as_fatal (
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.h66 #define md_convert_frag(b,s,f) as_fatal ("alpha convert_frag\n")
68 (as_fatal ("estimate_size_before_relax called"),1)
H A Dtc-sparc.h60 as_fatal (_("sparc convert_frag\n"))
62 (as_fatal (_("estimate_size_before_relax called")), 1)
H A Dtc-spu.h83 #define md_convert_frag(b,s,f) {as_fatal (_("spu convert_frag\n"));}
H A Dobj-ecoff.c125 as_fatal (_("Can't set GP value"));
132 as_fatal (_("Can't set register masks"));
H A Dtc-mep.c525 as_fatal("index into saved_insns[] out of bounds.");
542 as_fatal("Internally paralled cores and coprocessors not supported.");
596 as_fatal ("Cannot use 48- or 64-bit insns with a 32 bit datapath.");
605 as_fatal ("No valid nop.");
679 as_fatal ("Internally parallel cores of coprocessors not supported.");
742 as_fatal ("No valid nop.");
785 as_fatal ("Assembler expects a non-existent core nop.");
853 as_fatal ("Core insn has invalid length! Something is wrong!");
995 as_fatal("A core insn cannot be preceeded by a +.\n");
H A Dtc-ia64.h141 #define md_create_long_jump(p,f,t,fr,s) as_fatal ("ia64_create_long_jump")
143 as_fatal ("ia64_create_short_jump")
H A Dtc-cr16.c762 as_fatal (_("Virtual memory exhausted"));
770 as_fatal (_("Internal Error: Can't hash %s: %s"),
785 as_fatal (_("Virtual memory exhausted"));
796 as_fatal (_("Can't hash `%s': %s\n"), cr16_instruction[i].mnemonic,
1325 as_fatal (_("Missing matching brackets : `%s'"), ins_parse);
1332 as_fatal (_("Missing matching brackets : `%s'"), ins_parse);
1349 as_fatal (_("Missing matching brackets : `%s'"), ins_parse);
2282 as_fatal (_("Illegal operand (arg %d)"), j+1);
H A Dtc-arc.c213 as_fatal ("virtual memory exhausted");
995 as_fatal ("could not set architecture and machine");
1081 as_fatal (_("md_estimate_size_before_relax\n"));
1092 as_fatal (_("md_convert_frag\n"));
1541 as_fatal ("unknown syntax format character `%c'", *syn);
1728 as_fatal ("too many fixups");
H A Dtc-alpha.c558 as_fatal (errmsg);
1216 as_fatal (_("overflow in literal (.lita) table"));
1391 as_fatal (_("overflow in literal (.lita) table"));
1397 as_fatal (_("overflow in literal (.lit8) table"));
1933 as_fatal (_("too many fixups"));
1957 as_fatal (_("too many fixups"));
3909 as_fatal (_("Unknown section directive"));
3944 as_fatal (_(".ent directive has no symbol"));
4011 as_fatal (_(".pdesc has no matching .ent"));
4055 as_fatal (
[all...]
H A Dtc-spu.c126 as_fatal (_("Can't hash instruction '%s':%s"),
326 as_fatal (_("Error in argument %d. Expecting: \"%s\""),
674 as_fatal (_("Constant expression %d out of range, [%d, %d]."),
862 as_fatal (_("Relaxation should never occur"));
H A Dtc-sparc.c287 as_fatal (_("Invalid default architecture, broken assembler."));
291 as_fatal (_("Bad opcode table, broken assembler."));
499 as_fatal (_("Bad opcode table, broken assembler."));
518 as_fatal ("This target does not support -EL");
525 as_fatal ("This target does not support --little-endian-data");
560 as_fatal (_("No compiled in support for %d bit object file format"),
874 as_fatal (_("Broken assembler. No assembly attempted."));
1004 as_fatal (_("Support for 64-bit arithmetic not compiled in."));
1394 as_fatal (_("failed special case insn sanity check"));
2720 as_fatal (
[all...]
H A Dobj-elf.c774 as_fatal ("%s", bad_msg);
1980 as_fatal (_("can't create group: %s"),
2090 as_fatal (_("failed to set up debugging information: %s"),
2110 as_fatal (_("can't start writing .mdebug section: %s"),
2118 as_fatal (_("could not write .mdebug section: %s"),
H A Dtc-s390.c341 as_fatal ("Invalid default architecture, broken assembler.");
1231 as_fatal (_("too many fixups"));
1331 as_fatal (_("too many fixups"));
1460 as_fatal (_("too many fixups"));
H A Dobj-coff.c135 as_fatal (_("Inserting \"%s\" into structure table failed: %s"),
1323 as_fatal (_("C_EFCN symbol for %s out of scope"),
H A Dtc-i386.c1199 as_fatal (_("Unknown architecture"));
1234 as_fatal (_("Internal Error: Can't hash %s: %s"),
1256 as_fatal (_("Internal Error: Can't hash %s: %s"),
6043 as_fatal (_("No compiled in support for x86_64"));
6072 as_fatal (_("Invalid -march= option: `%s'"), arg);
6088 as_fatal (_("Invalid -march= option: `%s'"), arg);
6093 as_fatal (_("Invalid -mtune= option: `%s'"), arg);
6105 as_fatal (_("Invalid -mtune= option: `%s'"), arg);
6164 as_fatal (_("Unknown architecture"));
6198 as_fatal (
[all...]

Completed in 381 milliseconds

12