Lines Matching refs:as_warn
2417 as_warn (_(".begin directive without a preceding .file directive")); in ecoff_directive_begin()
2424 as_warn (_(".begin directive without a preceding .ent directive")); in ecoff_directive_begin()
2455 as_warn (_(".bend directive without a preceding .file directive")); in ecoff_directive_bend()
2462 as_warn (_(".bend directive without a preceding .ent directive")); in ecoff_directive_bend()
2475 as_warn (_(".bend directive names unknown symbol")); in ecoff_directive_bend()
2518 as_warn (_(".def pseudo-op used inside of .def/.endef; ignored")); in ecoff_directive_def()
2520 as_warn (_("empty symbol name in .def; ignored")); in ecoff_directive_def()
2557 as_warn (_(".dim pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_dim()
2572 as_warn (_("badly formed .dim directive")); in ecoff_directive_dim()
2585 as_warn (_("too many .dim entries")); in ecoff_directive_dim()
2605 as_warn (_(".scl pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_scl()
2630 as_warn (_(".size pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_size()
2645 as_warn (_("badly formed .size directive")); in ecoff_directive_size()
2658 as_warn (_("too many .size entries")); in ecoff_directive_size()
2680 as_warn (_(".type pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_type()
2698 as_warn (_("the type of %s is too complex; it will be simplified"), in ecoff_directive_type()
2747 as_warn (_(".tag pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_tag()
2772 as_warn (_(".val pseudo-op used outside of .def/.endef; ignored")); in ecoff_directive_val()
2810 as_warn (_(".endef pseudo-op used before .def; ignored")); in ecoff_directive_endef()
2836 as_warn (_("bad COFF debugging information")); in ecoff_directive_endef()
2885 as_warn (_("no tag specified for %s"), name); in ecoff_directive_endef()
2917 as_warn (_("bad COFF debugging information")); in ecoff_directive_endef()
2987 as_warn (_(".end directive without a preceding .file directive")); in ecoff_directive_end()
2994 as_warn (_(".end directive without a preceding .ent directive")); in ecoff_directive_end()
3004 as_warn (_(".end directive has no name")); in ecoff_directive_end()
3016 as_warn (_(".end directive names unknown symbol")); in ecoff_directive_end()
3043 as_warn (_("second .ent directive found before .end directive")); in ecoff_directive_ent()
3053 as_warn (_(".ent directive has no name")); in ecoff_directive_ent()
3115 as_warn (_("no way to handle .file within .ent/.end section")); in ecoff_directive_file()
3139 as_warn (_(".fmask outside of .ent")); in ecoff_directive_fmask()
3146 as_warn (_("bad .fmask directive")); in ecoff_directive_fmask()
3167 as_warn (_(".frame outside of .ent")); in ecoff_directive_frame()
3178 as_warn (_("bad .frame directive")); in ecoff_directive_frame()
3207 as_warn (_(".mask outside of .ent")); in ecoff_directive_mask()
3214 as_warn (_("bad .mask directive")); in ecoff_directive_mask()
3236 as_warn (_(".loc before .file")); in ecoff_directive_loc()
3243 as_warn (_(".loc outside of .text")); in ecoff_directive_loc()
3449 as_warn (_(".stab%c: ignoring non-zero other field"), what); in ecoff_stab()
3483 as_warn (_("line number (%d) for .stab%c directive cannot fit in index field (20 bits)"), in ecoff_stab()
3519 as_warn (_("illegal .stab%c directive, bad character"), what); in ecoff_stab()
3976 as_warn (_(".begin/.bend in different segments")); in ecoff_build_symbols()
4165 as_warn (_(".begin/.bend in different segments")); in ecoff_build_symbols()
4190 as_warn (_(".begin/.bend in different segments")); in ecoff_build_symbols()
4686 as_warn (_("missing .end or .bend at end of file")); in ecoff_build_debug()
5171 as_warn (_("GP prologue size exceeds field size, using 0 instead")); in ecoff_set_gp_prolog_size()