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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-m10300.c100 struct elf32_mn10300_link_hash_table *static_hash_table; member in struct:elf32_mn10300_link_hash_table
1807 elftab = &hash_table->static_hash_table->root;
1913 elftab = &hash_table->static_hash_table->root;
1977 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table,
2084 elftab = &hash_table->static_hash_table->root;
2337 elf_link_hash_lookup (&hash_table->static_hash_table->root,
3723 ret->static_hash_table
3725 if (ret->static_hash_table == NULL)
3731 if (! _bfd_elf_link_hash_table_init (&ret->static_hash_table->root, abfd,
3734 free (ret->static_hash_table);
[all...]

Completed in 73 milliseconds