Lines Matching defs:input_bfd

3934 				bfd *input_bfd, asection *input_section,
3946 symtab_hdr_sh_info = elf_tdata (input_bfd)->symtab_hdr.sh_info;
3947 sym_hashes = elf_sym_hashes (input_bfd);
3962 input_bfd, (int) r_type);
4003 input_bfd, contents + rel->r_offset);
4020 bfd *input_bfd, asection *input_section,
4036 return elf64_alpha_relocate_section_r (output_bfd, info, input_bfd,
4044 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
4056 (input_bfd, elf_elfheader(input_bfd)->e_shstrndx,
4065 gotobj = alpha_elf_tdata (input_bfd)->gotobj;
4084 local_got_entries = alpha_elf_tdata(input_bfd)->local_got_entries;
4115 input_bfd, (int) r_type);
4190 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (input_bfd);
4192 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
4215 _bfd_clear_contents (howto, input_bfd, contents + rel->r_offset);
4246 r = elf64_alpha_do_reloc_gpdisp (input_bfd, gp - value,
4286 input_bfd, h->root.root.root.string);
4298 input_bfd, h->root.root.root.string);
4324 input_bfd, h->root.root.root.string);
4352 input_bfd, h->root.root.root.string);
4374 (input_bfd, symtab_hdr->sh_link, sym->st_name));
4378 name = bfd_section_name (input_bfd, sec);
4382 input_bfd, name);
4434 input_bfd,
4459 input_bfd, h->root.root.root.string);
4466 input_bfd, h->root.root.root.string);
4526 input_bfd, h->root.root.root.string);
4542 input_bfd);
4549 input_bfd, h->root.root.root.string);
4599 r = _bfd_final_link_relocate (howto, input_bfd, input_section,
4627 (input_bfd, symtab_hdr->sh_link, sym->st_name));
4631 name = bfd_section_name (input_bfd, sec);
4635 (bfd_vma) 0, input_bfd, input_section,
5038 bfd *input_bfd;
5052 input_bfd = input_section->owner;
5054 if (bfd_get_flavour (input_bfd) != bfd_target_elf_flavour
5055 || (get_elf_backend_data (input_bfd)
5064 input_swap = (get_elf_backend_data (input_bfd)
5072 if (!elf64_alpha_read_ecoff_info (input_bfd, input_section,
5077 (mdebug_handle, abfd, &debug, swap, input_bfd,
5097 (*input_swap->swap_ext_in) (input_bfd, (PTR) eraw_src, &ext);