Home
last modified time | relevance | path

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

/trueos/contrib/binutils/bfd/
HDelf64-alpha.c160 struct alpha_elf_reloc_entry struct
162 struct alpha_elf_reloc_entry *next; argument
1962 struct alpha_elf_reloc_entry *rent; in elf64_alpha_check_relocs()
1970 amt = sizeof (struct alpha_elf_reloc_entry); in elf64_alpha_check_relocs()
1971 rent = (struct alpha_elf_reloc_entry *) bfd_alloc (abfd, amt); in elf64_alpha_check_relocs()
2127 struct alpha_elf_reloc_entry *ri, *rs, *rin, *rsh; in elf64_alpha_merge_ind_symbols()
2590 struct alpha_elf_reloc_entry *relent; in elf64_alpha_calc_dynrel_sizes()