Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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;
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 …]
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.