Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf-m10300.c92 struct elf32_mn10300_link_hash_table *static_hash_table; member
2785 elftab = &hash_table->static_hash_table->root; in mn10300_elf_relax_section()
2894 elftab = &hash_table->static_hash_table->root; in mn10300_elf_relax_section()
2958 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
2973 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
2980 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
3106 elftab = & hash_table->static_hash_table->root; in mn10300_elf_relax_section()
3418 elf_link_hash_lookup (&hash_table->static_hash_table->root, in mn10300_elf_relax_section()
4592 obfd->link.hash = &ret->static_hash_table->root.root; in elf32_mn10300_link_hash_table_free()
4612 ret->static_hash_table = bfd_zmalloc (amt); in elf32_mn10300_link_hash_table_create()
[all …]
DChangeLog-20142041 (elf32_mn10300_link_hash_table_create): Create static_hash_table
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf-m10300.c92 struct elf32_mn10300_link_hash_table *static_hash_table; member
2785 elftab = &hash_table->static_hash_table->root; in mn10300_elf_relax_section()
2894 elftab = &hash_table->static_hash_table->root; in mn10300_elf_relax_section()
2958 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
2973 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
2980 elf32_mn10300_link_hash_traverse (hash_table->static_hash_table, in mn10300_elf_relax_section()
3106 elftab = & hash_table->static_hash_table->root; in mn10300_elf_relax_section()
3418 elf_link_hash_lookup (&hash_table->static_hash_table->root, in mn10300_elf_relax_section()
4592 obfd->link.hash = &ret->static_hash_table->root.root; in elf32_mn10300_link_hash_table_free()
4612 ret->static_hash_table = bfd_zmalloc (amt); in elf32_mn10300_link_hash_table_create()
[all …]
DChangeLog-20142041 (elf32_mn10300_link_hash_table_create): Create static_hash_table