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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dbfd.c1319 bfd *abfd2;
1325 abfd2 = link_order->u.indirect.section->owner;
1326 if (abfd2 == NULL)
1327 abfd2 = abfd;
1330 abfd2 = abfd;
1332 fn = abfd2->xvec->_bfd_get_relocated_section_contents;
1316 bfd *abfd2; local

Completed in 66 milliseconds