Searched refs:alpha_elf_link_hash_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c106 struct alpha_elf_link_hash_entry
198 ((struct alpha_elf_link_hash_entry *) \
218 ((struct alpha_elf_link_hash_entry **)elf_sym_hashes(abfd))
239 struct alpha_elf_link_hash_entry *ret =
240 (struct alpha_elf_link_hash_entry *) entry;
244 if (ret == (struct alpha_elf_link_hash_entry *) NULL)
245 ret = ((struct alpha_elf_link_hash_entry *)
247 sizeof (struct alpha_elf_link_hash_entry)));
248 if (ret == (struct alpha_elf_link_hash_entry *) NULL)
252 ret = ((struct alpha_elf_link_hash_entry *)
104 struct alpha_elf_link_hash_entry struct
[all...]

Completed in 71 milliseconds