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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c128 struct alpha_elf_got_entry
130 struct alpha_elf_got_entry *next;
302 struct alpha_elf_got_entry ** local_got_entries;
1658 static struct alpha_elf_got_entry *
1663 struct alpha_elf_got_entry *gotent;
1664 struct alpha_elf_got_entry **slot;
1672 struct alpha_elf_got_entry **local_got_entries;
1682 size *= sizeof (struct alpha_elf_got_entry *);
1685 = (struct alpha_elf_got_entry **) bfd_zalloc (abfd, size);
1706 amt = sizeof (struct alpha_elf_got_entry);
126 struct alpha_elf_got_entry struct in struct:alpha_elf_link_hash_entry
[all...]

Completed in 76 milliseconds