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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjcopy.c417 static void copy_section (bfd *, asection *, void *);
1690 bfd_map_over_sections (ibfd, copy_section, obfd);
2318 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg)
2316 copy_section (bfd *ibfd, sec_ptr isection, void *obfdarg) function

Completed in 47 milliseconds