Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c107 struct alpha_elf_got_entry struct
109 struct alpha_elf_got_entry *next; argument
178 struct alpha_elf_got_entry *got_entries;
317 struct alpha_elf_got_entry ** local_got_entries;
1667 static struct alpha_elf_got_entry *
1672 struct alpha_elf_got_entry *gotent; in get_got_entry()
1673 struct alpha_elf_got_entry **slot; in get_got_entry()
1681 struct alpha_elf_got_entry **local_got_entries; in get_got_entry()
1691 size *= sizeof (struct alpha_elf_got_entry *); in get_got_entry()
1694 = (struct alpha_elf_got_entry **) bfd_zalloc (abfd, size); in get_got_entry()
[all …]
DChangeLog-2009609 (struct alpha_elf_got_entry, struct alpha_elf_reloc_entry): Move
DChangeLog-02038666 (struct alpha_elf_got_entry): Add reloc_type, reloc_done, reloc_xlated.