Searched refs:copy_sections (Results 1 – 3 of 3) sorted by relevance
129 static void copy_sections (bfd *, asection *, void *);891 bfd_map_over_sections (inbfd, copy_sections, (void *) outbfd); in main()1219 copy_sections (bfd *inbfd, asection *insec, void *data_ptr) in copy_sections() function
548 (copy_sections): Likewise.
3355 * nlmconv.c (copy_sections): Copy arelent pointers, not arelents.3365 (copy_sections): Likewise.3395 (copy_sections): Copy zero sized sections. Put information about3457 (copy_sections): Change reloc_size and reloc_count to long. Check3914 (copy_sections): Don't copy the .reginfo section of an ECOFF file.4049 * objcopy.c (setup_sections, copy_sections): If stripping, don't4091 (copy_sections): Adjust accordingly.