Lines Matching refs:elf_link_hash_table
103 struct elf_link_hash_table *htab = elf_hash_table (info); in _bfd_elf_create_got_section()
161 struct elf_link_hash_table *hash_table; in _bfd_elf_link_create_dynstrtab()
309 struct elf_link_hash_table *htab = elf_hash_table (info); in _bfd_elf_create_dynamic_sections()
504 struct elf_link_hash_table *htab; in bfd_elf_record_link_assignment()
624 struct elf_link_hash_table *eht; in bfd_elf_link_record_local_dynamic_symbol()
762 struct elf_link_hash_table *htab; in _bfd_elf_link_omit_section_dynsym()
2715 struct elf_link_hash_table *hash_table; in _bfd_elf_dynamic_symbol_p()
2786 struct elf_link_hash_table *hash_table; in _bfd_elf_symbol_refs_local_p()
2994 struct elf_link_hash_table *hash_table; in _bfd_elf_add_dynamic_entry()
3034 struct elf_link_hash_table *hash_table; in elf_add_dt_needed_tag()
3138 struct elf_link_hash_table *hash_table = elf_hash_table (info); in elf_finalize_dynstr()
3328 struct elf_link_hash_table *htab; in elf_link_add_object_symbols()
6721 struct elf_link_hash_table *htab = (struct elf_link_hash_table *) table; in _bfd_elf_link_hash_newfunc()
6748 struct elf_link_hash_table *htab; in _bfd_elf_link_hash_copy_indirect()
6821 (struct elf_link_hash_table *table, in _bfd_elf_link_hash_table_init()
6852 struct elf_link_hash_table *ret; in _bfd_elf_link_hash_table_create()
6853 bfd_size_type amt = sizeof (struct elf_link_hash_table); in _bfd_elf_link_hash_table_create()
6855 ret = (struct elf_link_hash_table *) bfd_zmalloc (amt); in _bfd_elf_link_hash_table_create()
6876 struct elf_link_hash_table *htab; in _bfd_elf_link_hash_table_free()
6878 htab = (struct elf_link_hash_table *) obfd->link.hash; in _bfd_elf_link_hash_table_free()
12160 struct elf_link_hash_table *htab; in bfd_elf_gc_sections()