Searched refs:elf_nds32_link_hash_entry (Results 1 – 1 of 1) sorted by relevance
273 struct elf_nds32_link_hash_entry struct310 #define elf32_nds32_hash_entry(ent) ((struct elf_nds32_link_hash_entry *)(ent))3328 struct elf_nds32_link_hash_entry *ret; in nds32_elf_link_hash_newfunc()3330 ret = (struct elf_nds32_link_hash_entry *) entry; in nds32_elf_link_hash_newfunc()3335 ret = (struct elf_nds32_link_hash_entry *) in nds32_elf_link_hash_newfunc()3336 bfd_hash_allocate (table, sizeof (struct elf_nds32_link_hash_entry)); in nds32_elf_link_hash_newfunc()3342 ret = (struct elf_nds32_link_hash_entry *) in nds32_elf_link_hash_newfunc()3347 struct elf_nds32_link_hash_entry *eh; in nds32_elf_link_hash_newfunc()3349 eh = (struct elf_nds32_link_hash_entry *) ret; in nds32_elf_link_hash_newfunc()3373 sizeof (struct elf_nds32_link_hash_entry), in nds32_elf_link_hash_table_create()[all …]