Lines Matching refs:as_warn

2005 	as_warn ("%s", errmsg);  in insert_operand()
3514 as_warn (_(".COMMon length (%ld.) <0! Ignored."), (long) size); in s_alpha_comm()
3720 as_warn (_(".ent directive has no name")); in s_alpha_ent()
3728 as_warn (_("nested .ent directives")); in s_alpha_ent()
3773 as_warn (_(".end directive has no name")); in s_alpha_end()
3782 as_warn (_(".end directive without matching .ent")); in s_alpha_end()
3784 as_warn (_(".end directive names different symbol than .ent")); in s_alpha_end()
3827 as_warn (_(".fmask outside of .ent")); in s_alpha_mask()
3829 as_warn (_(".mask outside of .ent")); in s_alpha_mask()
3837 as_warn (_("bad .fmask directive")); in s_alpha_mask()
3839 as_warn (_("bad .mask directive")); in s_alpha_mask()
3872 as_warn (_(".frame outside of .ent")); in s_alpha_frame()
3883 as_warn (_("bad .frame directive")); in s_alpha_frame()
4040 as_warn (_(".ent directive without matching .end")); in alpha_elf_md_end()
4206 as_warn (_("missing name")); in s_alpha_section_name()
4274 as_warn (_("unknown section attribute %s"), str); in s_alpha_section_word()
4414 as_warn (_(".handler directive has no name")); in s_alpha_handler()
4444 as_warn (_("Bad .frame directive 1./2. param")); in s_alpha_frame()
4454 as_warn (_("Bad RA (%d) register for .frame"), ra); in s_alpha_frame()
4459 as_warn (_("Bad .frame directive 3./4. param")); in s_alpha_frame()
4539 as_warn (_("No comma after .pdesc <entryname>")); in s_alpha_pdesc()
4662 as_warn (_(".name directive has no symbol")); in s_alpha_name()
4770 as_warn (_("Bad .mask directive")); in s_alpha_mask()
4788 as_warn (_("Bad .fmask directive")); in s_alpha_fmask()
4945 as_warn (_("Expected comma after name \"%s\""), name); in s_alpha_proc()
4957 as_warn (_("unhandled: .proc %s,%d"), name, temp); in s_alpha_proc()
4991 as_warn (_("Tried to .set unrecognized mode `%s'"), name); in s_alpha_set()
5017 as_warn (_("Bad base register, using $%d."), alpha_gp_register); in s_alpha_base()
5042 as_warn (_("Alignment negative: 0 assumed")); in s_alpha_align()
5137 as_warn (_("Unknown CPU identifier `%s'"), name); in s_alpha_arch()
5629 as_warn (_("Unknown CPU identifier `%s'"), arg); in md_parse_option()
6015 as_warn (_("Used $at without \".set noat\"")); in md_undefined_symbol()
6022 as_warn (_("Used $at without \".set noat\"")); in md_undefined_symbol()
6340 as_warn (_("frame reg expected, using $%d."), framereg); in tc_get_register()