Lines Matching defs:alpha_relax_info
3005 struct alpha_relax_info struct
3007 bfd *abfd;
3008 asection *sec;
3009 bfd_byte *contents;
3010 Elf_Internal_Shdr *symtab_hdr;
3011 Elf_Internal_Rela *relocs, *relend;
3012 struct bfd_link_info *link_info;
3013 bfd_vma gp;
3014 bfd *gotobj;
3015 asection *tsec;
3016 struct alpha_elf_link_hash_entry *h;
3040 elf64_alpha_relax_got_load (struct alpha_relax_info *info, bfd_vma symval, in elf64_alpha_relax_got_load() argument