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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cris.c651 struct elf_cris_link_hash_table
672 ((struct elf_cris_link_hash_table *) (p)->hash)
714 struct elf_cris_link_hash_table *ret;
715 bfd_size_type amt = sizeof (struct elf_cris_link_hash_table);
717 ret = ((struct elf_cris_link_hash_table *) bfd_malloc (amt));
718 if (ret == (struct elf_cris_link_hash_table *) NULL)
647 struct elf_cris_link_hash_table struct

Completed in 47 milliseconds