Lines Matching defs:ibfd
332 bfd *ibfd ATTRIBUTE_UNUSED,
340 input_section, ibfd, error_msg);
817 m32c_elf_merge_private_bfd_data (bfd *ibfd, struct bfd_link_info *info)
827 new_flags = elf_elfheader (ibfd)->e_flags;
834 bfd_get_filename (ibfd));
881 ibfd, new_opt, old_opt);
895 ibfd, new_flags, old_flags);
1160 bfd *ibfd;
1181 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next)
1183 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd);
1191 symtab_hdr = &elf_tdata (ibfd)->symtab_hdr;
1196 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr,
1220 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx);
1255 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next)
1257 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd);
1258 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;