Home
last modified time | relevance | path

Searched refs:do_copy (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-rs6000.c149 static bfd_boolean do_copy (bfd *, bfd *);
1760 do_copy (bfd *out_bfd, bfd *in_bfd) in do_copy() function
2144 || !do_copy (abfd, iterator.current.member) in xcoff_write_archive_contents_old()
2356 || !do_copy (abfd, iterator.current.member) in xcoff_write_archive_contents_big()
Delfxx-mips.c8947 bfd_boolean do_copy = TRUE; in allocate_dynrelocs() local
8954 do_copy = FALSE; in allocate_dynrelocs()
8965 if (do_copy) in allocate_dynrelocs()
DChangeLog-02039847 (do_copy) : New function for object file copying in archives.
9851 (xcoff_write_armap_big) : Use do_copy and do_pad.
9853 do_copy and do_pad.
/toolchain/binutils/binutils-2.27/binutils/
Dobjcopy.c2840 do_copy: in copy_file()
2888 goto do_copy; in copy_file()