Searched refs:alpha_elf_link_hash_table (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c182 struct alpha_elf_link_hash_table
213 ((struct alpha_elf_link_hash_table *) ((p)->hash))
275 struct alpha_elf_link_hash_table *ret;
276 bfd_size_type amt = sizeof (struct alpha_elf_link_hash_table);
278 ret = (struct alpha_elf_link_hash_table *) bfd_zmalloc (amt);
279 if (ret == (struct alpha_elf_link_hash_table *) NULL)
180 struct alpha_elf_link_hash_table struct

Completed in 59 milliseconds