Searched refs:bfd2 (Results 1 – 2 of 2) sorted by relevance
7426 bfd *bfd1, *bfd2; in bfd_elf_match_symbols_in_sections() local7439 bfd2 = sec2->owner; in bfd_elf_match_symbols_in_sections()7443 || bfd_get_flavour (bfd2) != bfd_target_elf_flavour) in bfd_elf_match_symbols_in_sections()7450 shndx2 = _bfd_elf_section_from_bfd_section (bfd2, sec2); in bfd_elf_match_symbols_in_sections()7455 bed2 = get_elf_backend_data (bfd2); in bfd_elf_match_symbols_in_sections()7458 hdr2 = &elf_tdata (bfd2)->symtab_hdr; in bfd_elf_match_symbols_in_sections()7468 ssymbuf2 = (struct elf_symbuf_head *) elf_tdata (bfd2)->symbuf; in bfd_elf_match_symbols_in_sections()7484 isymbuf2 = bfd_elf_get_elf_syms (bfd2, hdr2, symcount2, 0, in bfd_elf_match_symbols_in_sections()7490 elf_tdata (bfd2)->symbuf = ssymbuf2 in bfd_elf_match_symbols_in_sections()7564 symp->name = bfd_elf_string_from_elf_section (bfd2, in bfd_elf_match_symbols_in_sections()[all …]
3678 * bfd2-in.h: Regenerate.