Searched refs:alpha_elf_got_entry (Results 1 – 3 of 3) sorted by relevance
107 struct alpha_elf_got_entry struct109 struct alpha_elf_got_entry *next; argument178 struct alpha_elf_got_entry *got_entries;317 struct alpha_elf_got_entry ** local_got_entries;1674 static struct alpha_elf_got_entry *1679 struct alpha_elf_got_entry *gotent; in get_got_entry()1680 struct alpha_elf_got_entry **slot; in get_got_entry()1688 struct alpha_elf_got_entry **local_got_entries; in get_got_entry()1698 size *= sizeof (struct alpha_elf_got_entry *); in get_got_entry()1701 = (struct alpha_elf_got_entry **) bfd_zalloc (abfd, size); in get_got_entry()[all …]
609 (struct alpha_elf_got_entry, struct alpha_elf_reloc_entry): Move
8666 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.