Home
last modified time | relevance | path

Searched refs:loongarch_elf_link_hash_table (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-loongarch.c80 struct loongarch_elf_link_hash_table struct
101 ? ((struct loongarch_elf_link_hash_table *) ((p)->hash)) \ argument
266 elfNN_loongarch_get_local_sym_hash (struct loongarch_elf_link_hash_table *htab, in elfNN_loongarch_get_local_sym_hash()
318 struct loongarch_elf_link_hash_table *ret; in elfNN_loongarch_link_hash_table_free()
319 ret = (struct loongarch_elf_link_hash_table *) obfd->link.hash; in elfNN_loongarch_link_hash_table_free()
334 struct loongarch_elf_link_hash_table *ret; in loongarch_elf_link_hash_table_create()
335 bfd_size_type amt = sizeof (struct loongarch_elf_link_hash_table); in loongarch_elf_link_hash_table_create()
337 ret = (struct loongarch_elf_link_hash_table *) bfd_zmalloc (amt); in loongarch_elf_link_hash_table_create()
495 struct loongarch_elf_link_hash_table *htab; in loongarch_elf_create_dynamic_sections()
525 struct loongarch_elf_link_hash_table *htab = loongarch_elf_hash_table (info); in loongarch_elf_record_tls_and_got_reference()
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfnn-loongarch.c87 struct loongarch_elf_link_hash_table struct
112 ? ((struct loongarch_elf_link_hash_table *) ((p)->hash)) \ argument
288 elfNN_loongarch_get_local_sym_hash (struct loongarch_elf_link_hash_table *htab, in elfNN_loongarch_get_local_sym_hash()
340 struct loongarch_elf_link_hash_table *ret; in elfNN_loongarch_link_hash_table_free()
341 ret = (struct loongarch_elf_link_hash_table *) obfd->link.hash; in elfNN_loongarch_link_hash_table_free()
356 struct loongarch_elf_link_hash_table *ret; in loongarch_elf_link_hash_table_create()
357 bfd_size_type amt = sizeof (struct loongarch_elf_link_hash_table); in loongarch_elf_link_hash_table_create()
359 ret = (struct loongarch_elf_link_hash_table *) bfd_zmalloc (amt); in loongarch_elf_link_hash_table_create()
531 struct loongarch_elf_link_hash_table *htab; in loongarch_elf_create_dynamic_sections()
561 struct loongarch_elf_link_hash_table *htab = loongarch_elf_hash_table (info); in loongarch_elf_record_tls_and_got_reference()
[all …]
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git46897 * elfnn-loongarch.c (struct loongarch_elf_link_hash_table): New integer