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

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c1663 struct alpha_elf_got_entry *gotent;
1695 for (gotent = *slot; gotent ; gotent = gotent->next)
1696 if (gotent->gotobj == abfd
1697 && gotent->reloc_type == r_type
1698 && gotent->addend == r_addend)
1701 if (!gotent)
1707 gotent
1655 struct alpha_elf_got_entry *gotent; local
1890 struct alpha_elf_got_entry *gotent; local
2313 struct alpha_elf_got_entry *gotent; local
2356 struct alpha_elf_got_entry **local_got_entries, *gotent; local
2451 struct alpha_elf_got_entry *gotent; local
2646 struct alpha_elf_got_entry *gotent; local
2705 struct alpha_elf_got_entry **local_got_entries, *gotent; local
2897 struct alpha_elf_got_entry *gotent; member in struct:alpha_relax_info
3670 struct alpha_elf_got_entry *gotent; local
4088 struct alpha_elf_got_entry *gotent; local
4659 struct alpha_elf_got_entry *gotent; local
4733 struct alpha_elf_got_entry *gotent; local
[all...]

Completed in 110 milliseconds