Lines Matching refs:as_warn

2425       as_warn (_(".begin directive without a preceding .file directive"));  in ecoff_directive_begin()
2432 as_warn (_(".begin directive without a preceding .ent directive")); in ecoff_directive_begin()
2463 as_warn (_(".bend directive without a preceding .file directive")); in ecoff_directive_bend()
2470 as_warn (_(".bend directive without a preceding .ent directive")); in ecoff_directive_bend()
2483 as_warn (_(".bend directive names unknown symbol")); in ecoff_directive_bend()
2526 as_warn (_(".def pseudo-op used inside of .def/.endef; ignored")); in ecoff_directive_def()
2528 as_warn (_("empty symbol name in .def; ignored")); in ecoff_directive_def()
2565 as_warn (_(".dim pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_dim()
2580 as_warn (_("badly formed .dim directive")); in ecoff_directive_dim()
2593 as_warn (_("too many .dim entries")); in ecoff_directive_dim()
2613 as_warn (_(".scl pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_scl()
2638 as_warn (_(".size pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_size()
2653 as_warn (_("badly formed .size directive")); in ecoff_directive_size()
2666 as_warn (_("too many .size entries")); in ecoff_directive_size()
2688 as_warn (_(".type pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_type()
2706 as_warn (_("the type of %s is too complex; it will be simplified"), in ecoff_directive_type()
2755 as_warn (_(".tag pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_tag()
2780 as_warn (_(".val pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_val()
2818 as_warn (_(".endef pseudo-op used before .def; ignored")); in ecoff_directive_endef()
2844 as_warn (_("bad COFF debugging information")); in ecoff_directive_endef()
2893 as_warn (_("no tag specified for %s"), name); in ecoff_directive_endef()
2925 as_warn (_("bad COFF debugging information")); in ecoff_directive_endef()
2995 as_warn (_(".end directive without a preceding .file directive")); in ecoff_directive_end()
3002 as_warn (_(".end directive without a preceding .ent directive")); in ecoff_directive_end()
3012 as_warn (_(".end directive has no name")); in ecoff_directive_end()
3024 as_warn (_(".end directive names unknown symbol")); in ecoff_directive_end()
3051 as_warn (_("second .ent directive found before .end directive")); in ecoff_directive_ent()
3061 as_warn (_(".ent directive has no name")); in ecoff_directive_ent()
3123 as_warn (_("no way to handle .file within .ent/.end section")); in ecoff_directive_file()
3147 as_warn (_(".fmask outside of .ent")); in ecoff_directive_fmask()
3154 as_warn (_("bad .fmask directive")); in ecoff_directive_fmask()
3175 as_warn (_(".frame outside of .ent")); in ecoff_directive_frame()
3186 as_warn (_("bad .frame directive")); in ecoff_directive_frame()
3211 as_warn (_(".mask outside of .ent")); in ecoff_directive_mask()
3218 as_warn (_("bad .mask directive")); in ecoff_directive_mask()
3240 as_warn (_(".loc before .file")); in ecoff_directive_loc()
3247 as_warn (_(".loc outside of .text")); in ecoff_directive_loc()
3453 as_warn (_(".stab%c: ignoring non-zero other field"), what); in ecoff_stab()
3487 as_warn (_("line number (%d) for .stab%c directive cannot fit in index field (20 bits)"), in ecoff_stab()
3523 as_warn (_("illegal .stab%c directive, bad character"), what); in ecoff_stab()
3982 as_warn (_(".begin/.bend in different segments")); in ecoff_build_symbols()
4171 as_warn (_(".begin/.bend in different segments")); in ecoff_build_symbols()
4196 as_warn (_(".begin/.bend in different segments")); in ecoff_build_symbols()
4692 as_warn (_("missing .end or .bend at end of file")); in ecoff_build_debug()
5177 as_warn (_("GP prologue size exceeds field size, using 0 instead")); in ecoff_set_gp_prolog_size()