HomeSort by: relevance | last modified time | path
    Searched defs:setup_bfd_headers (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
objcopy.c 572 static bool setup_bfd_headers (bfd *, bfd *);
2948 if (!setup_bfd_headers (ibfd, obfd))
4148 setup_bfd_headers (bfd *ibfd, bfd *obfd)
4146 setup_bfd_headers (bfd *ibfd, bfd *obfd) function
  /src/external/gpl3/binutils.old/dist/binutils/
objcopy.c 571 static bool setup_bfd_headers (bfd *, bfd *);
2943 if (!setup_bfd_headers (ibfd, obfd))
4151 setup_bfd_headers (bfd *ibfd, bfd *obfd)
4149 setup_bfd_headers (bfd *ibfd, bfd *obfd) function

Completed in 29 milliseconds