Searched refs:alpha_elf_got_entry (Results 1 – 2 of 2) sorted by relevance
126 struct alpha_elf_got_entry struct128 struct alpha_elf_got_entry *next; argument299 struct alpha_elf_got_entry ** local_got_entries;1650 static struct alpha_elf_got_entry *1655 struct alpha_elf_got_entry *gotent; in get_got_entry()1656 struct alpha_elf_got_entry **slot; in get_got_entry()1664 struct alpha_elf_got_entry **local_got_entries; in get_got_entry()1674 size *= sizeof (struct alpha_elf_got_entry *); in get_got_entry()1677 = (struct alpha_elf_got_entry **) bfd_zalloc (abfd, size); in get_got_entry()1698 amt = sizeof (struct alpha_elf_got_entry); in get_got_entry()[all …]
8666 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.