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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-vax.c411 struct elf_vax_link_hash_table
437 ((struct elf_vax_link_hash_table *) (p)->hash)
477 struct elf_vax_link_hash_table *ret;
478 bfd_size_type amt = sizeof (struct elf_vax_link_hash_table);
480 ret = (struct elf_vax_link_hash_table *) bfd_malloc (amt);
481 if (ret == (struct elf_vax_link_hash_table *) NULL)
410 struct elf_vax_link_hash_table struct

Completed in 39 milliseconds