Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delfxx-tilegx.c843 struct tilegx_elf_link_hash_table struct
874 == TILEGX_ELF_DATA ? ((struct tilegx_elf_link_hash_table *) ((p)->hash)) : NULL) argument
1273 struct tilegx_elf_link_hash_table *htab, in tilegx_plt_entry_build()
1383 struct tilegx_elf_link_hash_table *ret; in tilegx_elf_link_hash_table_create()
1384 bfd_size_type amt = sizeof (struct tilegx_elf_link_hash_table); in tilegx_elf_link_hash_table_create()
1386 ret = (struct tilegx_elf_link_hash_table *) bfd_zmalloc (amt); in tilegx_elf_link_hash_table_create()
1504 struct tilegx_elf_link_hash_table *htab; in tilegx_elf_create_dynamic_sections()
1663 struct tilegx_elf_link_hash_table *htab; in tilegx_elf_check_relocs()
2151 struct tilegx_elf_link_hash_table *htab; in tilegx_elf_gc_sweep_hook()
2345 struct tilegx_elf_link_hash_table *htab; in tilegx_elf_adjust_dynamic_symbol()
[all …]
DChangeLog-20122693 (tilegx_elf_link_hash_table): New field disable_le_transition.