Home | History | Annotate | Download | only in bfd

Lines Matching defs:ibfd

588   bfd *ibfd;
615 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next)
617 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd);
625 symtab_hdr = &elf_tdata (ibfd)->symtab_hdr;
630 isymbuf = bfd_elf_get_elf_syms (ibfd, symtab_hdr,
654 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx);
689 for (ibfd = info->input_bfds; ibfd ; ibfd = ibfd->link.next)
691 bfd_vma *local_plt_offsets = elf_local_got_offsets (ibfd);
692 unsigned int nlocals = elf_tdata (ibfd)->symtab_hdr.sh_info;