Home | History | Annotate | Download | only in bfd

Lines Matching refs:coff_link_hash_entry

64   struct coff_link_hash_entry *ret = (struct coff_link_hash_entry *) entry;
68 if (ret == (struct coff_link_hash_entry *) NULL)
69 ret = ((struct coff_link_hash_entry *)
70 bfd_hash_allocate (table, sizeof (struct coff_link_hash_entry)));
71 if (ret == (struct coff_link_hash_entry *) NULL)
75 ret = ((struct coff_link_hash_entry *)
78 if (ret != (struct coff_link_hash_entry *) NULL)
120 sizeof (struct coff_link_hash_entry)))
234 struct coff_link_hash_entry **sym_hash;
257 amt = symcount * sizeof (struct coff_link_hash_entry *);
258 sym_hash = (struct coff_link_hash_entry **) bfd_zalloc (abfd, amt);
757 amt *= sizeof (struct coff_link_hash_entry *);
759 (struct coff_link_hash_entry **) bfd_malloc (amt);
1049 struct coff_link_hash_entry **rel_hash;
1400 struct coff_link_hash_entry **sym_hash;
1899 struct coff_link_hash_entry *h;
1952 struct coff_link_hash_entry *h;
2378 struct coff_link_hash_entry *h;
2388 h = (struct coff_link_hash_entry *) h->root.u.i.link;
2416 struct coff_link_hash_entry **rel_hash;
2425 struct coff_link_hash_entry *h;
2529 struct coff_link_hash_entry *h = (struct coff_link_hash_entry *) bh;
2541 h = (struct coff_link_hash_entry *) h->root.u.i.link;
2737 _bfd_coff_write_task_globals (struct coff_link_hash_entry *h, void *data)
2744 h = (struct coff_link_hash_entry *) h->root.u.i.link;
2774 struct coff_link_hash_entry **rel_hash_ptr;
2853 struct coff_link_hash_entry *h;
2855 h = ((struct coff_link_hash_entry *)
2915 struct coff_link_hash_entry *h;
3023 struct coff_link_hash_entry *h2 =