Searched refs:err_msg (Results 1 – 7 of 7) sorted by relevance
1275 char err_msg[50]; in main() local1287 sprintf (err_msg, _("%d error"), n_errs); in main()1289 sprintf (err_msg, _("%d errors"), n_errs); in main()1306 err_msg, warn_msg); in main()
1815 (_i386_insn): Replace err_msg with error.1816 (operand_size_match): Set error instead of err_msg on failure.1820 (match_template): Likewise. Use error instead of err_msg with1926 * config/tc-i386.c (_i386_insn): Add err_msg.1927 (operand_size_match): Set err_msg on failure.1931 (match_template): Likewise. Use i.err_msg with as_bad.
2514 Make the err_msg[] a file level local array in order to save
4962 const char *err_msg; in match_template() local4968 err_msg = _("operand size mismatch"); in match_template()4971 err_msg = _("operand type mismatch"); in match_template()4974 err_msg = _("register type mismatch"); in match_template()4977 err_msg = _("number of operands mismatch"); in match_template()4980 err_msg = _("invalid instruction suffix"); in match_template()4983 err_msg = _("constant doesn't fit in 4 bits"); in match_template()4986 err_msg = _("only supported with old gcc"); in match_template()4989 err_msg = _("unsupported with Intel mnemonic"); in match_template()4992 err_msg = _("unsupported syntax"); in match_template()[all …]
20934 char err_msg[128]; in arm_frag_align_code() local20936 sprintf (err_msg, in arm_frag_align_code()20939 as_fatal ("%s", err_msg); in arm_frag_align_code()
2150 static const char *err_msg[6] = in print_insn_aarch64_word() local2192 word, err_msg[-ret]); in print_insn_aarch64_word()
438 char **err_msg) in elf64_alpha_reloc_gpdisp() argument472 *err_msg = _("GPDISP relocation did not find ldah and lda instructions"); in elf64_alpha_reloc_gpdisp()