Home
last modified time | relevance | path

Searched refs:copy_sections (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dnlmconv.c129 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
DChangeLog-2004548 (copy_sections): Likewise.
DChangeLog-91973355 * nlmconv.c (copy_sections): Copy arelent pointers, not arelents.
3365 (copy_sections): Likewise.
3395 (copy_sections): Copy zero sized sections. Put information about
3457 (copy_sections): Change reloc_size and reloc_count to long. Check
3914 (copy_sections): Don't copy the .reginfo section of an ECOFF file.
4049 * objcopy.c (setup_sections, copy_sections): If stripping, don't
4091 (copy_sections): Adjust accordingly.