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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-alpha.c128 static struct alpha_elf_got_entry *get_got_entry
188 struct alpha_elf_got_entry
190 struct alpha_elf_got_entry *next;
357 struct alpha_elf_got_entry ** local_got_entries;
1204 struct alpha_elf_got_entry **first_gotent;
1205 struct alpha_elf_got_entry *gotent;
1786 struct alpha_elf_got_entry *lit_gotent;
1921 struct alpha_elf_got_entry *tprel_gotent;
1937 tprel_gotent = (struct alpha_elf_got_entry *)
1938 bfd_alloc (info->abfd, sizeof (struct alpha_elf_got_entry));
187 struct alpha_elf_got_entry struct in struct:alpha_elf_link_hash_entry
[all...]

Completed in 77 milliseconds