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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in2.h1730 bfd_boolean bfd_copy_private_section_data
1733 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \
1726 #define bfd_copy_private_section_data macro
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1736 bfd_boolean bfd_copy_private_section_data
1739 #define bfd_copy_private_section_data(ibfd, isection, obfd, osection) \
1732 #define bfd_copy_private_section_data macro
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dobjcopy.c2289 if (!bfd_copy_private_section_data (ibfd, isection, obfd, osection))

Completed in 141 milliseconds