Searched refs:bfd2 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elflink.c | 8473 bfd *bfd1, *bfd2; in bfd_elf_match_symbols_in_sections() local 8487 bfd2 = sec2->owner; in bfd_elf_match_symbols_in_sections() 8491 || bfd_get_flavour (bfd2) != bfd_target_elf_flavour) in bfd_elf_match_symbols_in_sections() 8498 shndx2 = _bfd_elf_section_from_bfd_section (bfd2, sec2); in bfd_elf_match_symbols_in_sections() 8503 bed2 = get_elf_backend_data (bfd2); in bfd_elf_match_symbols_in_sections() 8506 hdr2 = &elf_tdata (bfd2)->symtab_hdr; in bfd_elf_match_symbols_in_sections() 8516 ssymbuf2 = (struct elf_symbuf_head *) elf_tdata (bfd2)->symbuf; in bfd_elf_match_symbols_in_sections() 8541 isymbuf2 = bfd_elf_get_elf_syms (bfd2, hdr2, symcount2, 0, in bfd_elf_match_symbols_in_sections() 8549 elf_tdata (bfd2)->symbuf = ssymbuf2; in bfd_elf_match_symbols_in_sections() 8644 symp->name = bfd_elf_string_from_elf_section (bfd2, in bfd_elf_match_symbols_in_sections() [all …]
|
H A D | ChangeLog-2004 | 3678 * bfd2-in.h: Regenerate.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elflink.c | 8390 bfd *bfd1, *bfd2; in bfd_elf_match_symbols_in_sections() local 8404 bfd2 = sec2->owner; in bfd_elf_match_symbols_in_sections() 8408 || bfd_get_flavour (bfd2) != bfd_target_elf_flavour) in bfd_elf_match_symbols_in_sections() 8415 shndx2 = _bfd_elf_section_from_bfd_section (bfd2, sec2); in bfd_elf_match_symbols_in_sections() 8420 bed2 = get_elf_backend_data (bfd2); in bfd_elf_match_symbols_in_sections() 8423 hdr2 = &elf_tdata (bfd2)->symtab_hdr; in bfd_elf_match_symbols_in_sections() 8433 ssymbuf2 = (struct elf_symbuf_head *) elf_tdata (bfd2)->symbuf; in bfd_elf_match_symbols_in_sections() 8458 isymbuf2 = bfd_elf_get_elf_syms (bfd2, hdr2, symcount2, 0, in bfd_elf_match_symbols_in_sections() 8466 elf_tdata (bfd2)->symbuf = ssymbuf2; in bfd_elf_match_symbols_in_sections() 8561 symp->name = bfd_elf_string_from_elf_section (bfd2, in bfd_elf_match_symbols_in_sections() [all …]
|
H A D | ChangeLog-2004 | 3678 * bfd2-in.h: Regenerate.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2004 | 3678 * bfd2-in.h: Regenerate.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2004 | 3678 * bfd2-in.h: Regenerate.
|