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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c182 struct alpha_elf_link_hash_table
209 ((struct alpha_elf_link_hash_table *) ((p)->hash))
271 struct alpha_elf_link_hash_table *ret;
272 bfd_size_type amt = sizeof (struct alpha_elf_link_hash_table);
274 ret = (struct alpha_elf_link_hash_table *) bfd_zmalloc (amt);
275 if (ret == (struct alpha_elf_link_hash_table *) NULL)
180 struct alpha_elf_link_hash_table struct

Completed in 90 milliseconds