Home | History | Annotate | Download | only in include

Lines Matching defs:warning

138 	  const char *warning;	/* Warning (bfd_link_hash_warning only).  */
534 /* A function which is called to issue a linker warning. For
535 example, this is called when there is a reference to a warning
536 symbol. WARNING is the warning to be issued. SYMBOL is the name
537 of the symbol which triggered the warning; it may be NULL if
539 which trigerred the warning; either ABFD or SECTION or both may
541 bfd_boolean (*warning)
542 (struct bfd_link_info *, const char *warning, const char *symbol,
589 /* Error or warning link info message. */