Searched refs:alpha_elf_link_hash_table (Results 1 – 2 of 2) sorted by relevance
180 struct alpha_elf_link_hash_table struct207 ((struct alpha_elf_link_hash_table *) ((p)->hash)) argument269 struct alpha_elf_link_hash_table *ret; in elf64_alpha_bfd_link_hash_table_create()270 bfd_size_type amt = sizeof (struct alpha_elf_link_hash_table); in elf64_alpha_bfd_link_hash_table_create()272 ret = (struct alpha_elf_link_hash_table *) bfd_zmalloc (amt); in elf64_alpha_bfd_link_hash_table_create()273 if (ret == (struct alpha_elf_link_hash_table *) NULL) in elf64_alpha_bfd_link_hash_table_create()
238 struct alpha_elf_link_hash_table struct265 ((struct alpha_elf_link_hash_table *) ((p)->hash)) argument330 struct alpha_elf_link_hash_table *ret;331 bfd_size_type amt = sizeof (struct alpha_elf_link_hash_table);333 ret = (struct alpha_elf_link_hash_table *) bfd_zmalloc (amt);334 if (ret == (struct alpha_elf_link_hash_table *) NULL)