Searched refs:copy_relocations_in_section (Results 1 – 2 of 2) sorted by relevance
491 (copy_relocations_in_section): Discard relocations for DWO sections.551 * objcopy.c (copy_object): Call copy_relocations_in_section554 (copy_relocations_in_section): Likewise.
476 static void copy_relocations_in_section (bfd *, asection *, void *);2125 bfd_map_over_sections (ibfd, copy_relocations_in_section, obfd); in copy_object()2890 copy_relocations_in_section (bfd *ibfd, sec_ptr isection, void *obfdarg) in copy_relocations_in_section() function