Lines Matching defs:string
400 <<aout_link_write_other_symbol>>. It builds a string table
438 const char *string)
451 entry = bfd_hash_newfunc (entry, table, string);
500 const char *string,
508 bfd_hash_lookup (&table->table, string, create, copy));
527 const char *string,
539 l = string;
602 return bfd_link_hash_lookup (info->hash, string, create, copy, follow);
613 const char *l = h->root.string;
626 if (l - (sizeof WRAP - 1) != h->root.string)
630 *(char *) l = *h->root.string;
728 const char *string)
741 entry = _bfd_link_hash_newfunc (entry, table, string);
1230 const char *string;
1234 string = name = bfd_asymbol_name (p);
1240 string = bfd_asymbol_name (*pp);
1245 /* The name of P is actually the warning string, and the
1254 p->value, string, FALSE, collect, &bh)))
1425 STRING is used for either an indirect symbol, in which case it is
1427 which case it is the warning string.
1428 COPY is TRUE if NAME or STRING must be copied into locally
1443 const char *string,
1461 STRING is the name of the symbol we want to indirect to. */
1462 inh = bfd_wrapped_link_hash_lookup (abfd, info, string, TRUE,
1611 h->root.string, abfd, section, value)))
1728 if (strcmp (h->u.i.link->root.string, string) == 0)
1751 abfd, name, string);
1796 h->root.string, abfd,
1824 if (! (*info->callbacks->warning) (info, string, h->root.string,
1835 /* STRING is the warning to give. */
1838 (NULL, &info->hash->table, h->root.string)));
1845 sub->u.i.warning = string;
1849 size_t len = strlen (string) + 1;
1854 memcpy (w, string, len);
2348 && bfd_hash_lookup (wginfo->info->keep_hash, h->root.root.string,
2359 sym->name = h->root.root.string;
2855 const char *string ATTRIBUTE_UNUSED)