Home | History | Annotate | Download | only in bfd

Lines Matching defs:input_bfd

2496   bfd *input_bfd;
2508 for (input_bfd = info->input_bfds, bfd_count = 0, top_id = 0;
2509 input_bfd != NULL;
2510 input_bfd = input_bfd->link.next)
2513 for (section = input_bfd->sections;
2677 get_local_syms (bfd *output_bfd, bfd *input_bfd, struct bfd_link_info *info)
2700 input_bfd != NULL;
2701 input_bfd = input_bfd->link.next, bfd_indx++)
2706 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
2714 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
2733 eh_syms = (struct elf_link_hash_entry **) elf_sym_hashes (input_bfd);
2757 && hh->eh.root.u.def.section->owner == input_bfd
2786 input_bfd,
2869 bfd *input_bfd;
2873 for (input_bfd = info->input_bfds, bfd_indx = 0;
2874 input_bfd != NULL;
2875 input_bfd = input_bfd->link.next, bfd_indx++)
2882 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
2889 for (section = input_bfd->sections;
2909 = _bfd_elf_link_read_relocs (input_bfd, section, NULL, NULL,
2964 if (shndx < elf_numsections (input_bfd))
2966 hdr = elf_elfsections (input_bfd)[shndx];
2979 hh = hppa_elf_hash_entry (elf_sym_hashes (input_bfd)[e_indx]);
3311 bfd *input_bfd = input_section->owner;
3323 insn = bfd_get_32 (input_bfd, hit_data);
3432 input_bfd,
3597 input_bfd,
3630 bfd_put_32 (input_bfd, (bfd_vma) insn, hit_data);
3639 bfd *input_bfd,
3652 symtab_hdr = &elf_tdata (input_bfd)->symtab_hdr;
3658 local_got_offsets = elf_local_got_offsets (input_bfd);
3702 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (input_bfd);
3704 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rela,
3721 (info, eh_name (eh), input_bfd,
3731 RELOC_AGAINST_DISCARDED_SECTION (info, input_bfd, input_section,
4126 tls_type = hppa_elf_local_got_tls_type (input_bfd)[r_symndx];
4267 sym_name = bfd_elf_string_from_elf_section (input_bfd,
4273 sym_name = bfd_section_name (input_bfd, sym_sec);
4284 input_bfd,
4297 (bfd_vma) 0, input_bfd, input_section, rela->r_offset)))