Lines Matching refs:bfd1
7146 bfd *bfd1, *bfd2; in bfd_elf_match_symbols_in_sections() local
7158 bfd1 = sec1->owner; in bfd_elf_match_symbols_in_sections()
7162 if (bfd_get_flavour (bfd1) != bfd_target_elf_flavour in bfd_elf_match_symbols_in_sections()
7169 shndx1 = _bfd_elf_section_from_bfd_section (bfd1, sec1); in bfd_elf_match_symbols_in_sections()
7174 bed1 = get_elf_backend_data (bfd1); in bfd_elf_match_symbols_in_sections()
7176 hdr1 = &elf_tdata (bfd1)->symtab_hdr; in bfd_elf_match_symbols_in_sections()
7187 ssymbuf1 = (struct elf_symbuf_head *) elf_tdata (bfd1)->symbuf; in bfd_elf_match_symbols_in_sections()
7192 isymbuf1 = bfd_elf_get_elf_syms (bfd1, hdr1, symcount1, 0, in bfd_elf_match_symbols_in_sections()
7198 elf_tdata (bfd1)->symbuf = ssymbuf1 in bfd_elf_match_symbols_in_sections()
7274 symp->name = bfd_elf_string_from_elf_section (bfd1, in bfd_elf_match_symbols_in_sections()
7329 = bfd_elf_string_from_elf_section (bfd1, hdr1->sh_link, in bfd_elf_match_symbols_in_sections()