Lines Matching refs:stub_hash_table
68 bfd_hash_table_free (ret->stub_hash_table); in m68hc11_elf_bfd_link_hash_table_free()
69 free (ret->stub_hash_table); in m68hc11_elf_bfd_link_hash_table_free()
96 ret->stub_hash_table = (struct bfd_hash_table*) bfd_malloc (amt); in m68hc11_elf_hash_table_create()
97 if (ret->stub_hash_table == NULL) in m68hc11_elf_hash_table_create()
102 if (!bfd_hash_table_init (ret->stub_hash_table, stub_hash_newfunc, in m68hc11_elf_hash_table_create()
105 free (ret->stub_hash_table); in m68hc11_elf_hash_table_create()
159 stub_entry = m68hc12_stub_hash_lookup (htab->stub_hash_table, stub_name, in m68hc12_add_stub()
524 (htab->stub_hash_table, in elf32_m68hc11_size_stubs()
563 bfd_hash_traverse (htab->stub_hash_table, htab->size_one_stub, htab); in elf32_m68hc11_size_stubs()
666 table = htab->stub_hash_table; in elf32_m68hc11_build_stubs()
1045 stub = m68hc12_stub_hash_lookup (htab->stub_hash_table, in elf32_m68hc11_relocate_section()