Lines Matching defs:warning
140 const char *warning; /* Warning (bfd_link_hash_warning only). */
564 /* A function which is called to issue a linker warning. For
565 example, this is called when there is a reference to a warning
566 symbol. WARNING is the warning to be issued. SYMBOL is the name
567 of the symbol which triggered the warning; it may be NULL if
569 which trigerred the warning; either ABFD or SECTION or both may
571 bfd_boolean (*warning)
572 (struct bfd_link_info *, const char *warning, const char *symbol,
617 the sym is indirect, or the warning string if a warning sym. */
622 /* Error or warning link info message. */