Lines Matching defs:ibfd
332 bfd *ibfd ATTRIBUTE_UNUSED,
340 input_section, ibfd, error_msg);
819 m32c_elf_merge_private_bfd_data (bfd *ibfd, struct bfd_link_info *info)
829 new_flags = elf_elfheader (ibfd)->e_flags;
836 bfd_get_filename (ibfd));
883 ibfd, new_opt, old_opt);
897 ibfd, new_flags, old_flags);
1162 bfd *ibfd;
1183 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next)
1185 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd);
1193 symtab_hdr = &elf_tdata (ibfd)->symtab_hdr;
1198 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr,
1222 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx);
1257 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next)
1259 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd);
1260 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;