Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf-m10300.c92 struct elf32_mn10300_link_hash_table *static_hash_table; member
2798 elftab = &hash_table->static_hash_table->root; in mn10300_elf_relax_section()
2907 elftab = &hash_table->static_hash_table->root; in mn10300_elf_relax_section()
2972 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
2987 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
2994 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
3118 elftab = & hash_table->static_hash_table->root; in mn10300_elf_relax_section()
3431 elf_link_hash_lookup (&hash_table->static_hash_table->root, in mn10300_elf_relax_section()
4609 obfd->link.hash = &ret->static_hash_table->root.root; in elf32_mn10300_link_hash_table_free()
4629 ret->static_hash_table = bfd_zmalloc (amt); in elf32_mn10300_link_hash_table_create()
[all …]
DChangeLog1481 (elf32_mn10300_link_hash_table_create): Create static_hash_table