Home
last modified time | relevance | path

Searched refs:abfd2 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbfd.c2472 bfd *abfd2; in bfd_get_relocated_section_contents() local
2478 abfd2 = link_order->u.indirect.section->owner; in bfd_get_relocated_section_contents()
2479 if (abfd2 == NULL) in bfd_get_relocated_section_contents()
2480 abfd2 = abfd; in bfd_get_relocated_section_contents()
2483 abfd2 = abfd; in bfd_get_relocated_section_contents()
2485 fn = abfd2->xvec->_bfd_get_relocated_section_contents; in bfd_get_relocated_section_contents()
H A Delf32-spu.c4101 bfd *const *abfd2 = b; in sort_bfds() local
4103 return filename_cmp (bfd_get_filename (*abfd1), bfd_get_filename (*abfd2)); in sort_bfds()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dbfd.c2152 bfd *abfd2; in bfd_get_relocated_section_contents() local
2158 abfd2 = link_order->u.indirect.section->owner; in bfd_get_relocated_section_contents()
2159 if (abfd2 == NULL) in bfd_get_relocated_section_contents()
2160 abfd2 = abfd; in bfd_get_relocated_section_contents()
2163 abfd2 = abfd; in bfd_get_relocated_section_contents()
2165 fn = abfd2->xvec->_bfd_get_relocated_section_contents; in bfd_get_relocated_section_contents()
H A Delf32-spu.c4100 bfd *const *abfd2 = b; in sort_bfds() local
4102 return filename_cmp (bfd_get_filename (*abfd1), bfd_get_filename (*abfd2)); in sort_bfds()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201312687 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201312687 * objfiles.c (filter_overlapping_sections): Remove unused abfd1, abfd2.