Searched refs:linux_link_hash_table (Results 1 – 2 of 2) sorted by relevance
155 struct linux_link_hash_table struct226 struct linux_link_hash_table *ret;227 bfd_size_type amt = sizeof (struct linux_link_hash_table);229 ret = (struct linux_link_hash_table *) bfd_alloc (abfd, amt);230 if (ret == (struct linux_link_hash_table *) NULL)266 #define linux_hash_table(p) ((struct linux_link_hash_table *) ((p)->hash))
156 struct linux_link_hash_table struct227 struct linux_link_hash_table *ret;228 bfd_size_type amt = sizeof (struct linux_link_hash_table);230 ret = (struct linux_link_hash_table *) bfd_malloc (amt);231 if (ret == (struct linux_link_hash_table *) NULL)267 #define linux_hash_table(p) ((struct linux_link_hash_table *) ((p)->hash))