Searched refs:abfd2 (Results 1 – 1 of 1) sorted by relevance
1316 bfd *abfd2; in bfd_get_relocated_section_contents() local1322 abfd2 = link_order->u.indirect.section->owner; in bfd_get_relocated_section_contents()1323 if (abfd2 == NULL) in bfd_get_relocated_section_contents()1324 abfd2 = abfd; in bfd_get_relocated_section_contents()1327 abfd2 = abfd; in bfd_get_relocated_section_contents()1329 fn = abfd2->xvec->_bfd_get_relocated_section_contents; in bfd_get_relocated_section_contents()