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

  /src/external/gpl3/binutils/dist/bfd/
opncls.c 410 bfd_fdopenw
413 bfd *bfd_fdopenw (const char *filename, const char *target, int fd);
416 <<bfd_fdopenw>> is exactly like <<bfd_fdopenr>> with the exception that
421 bfd_fdopenw (const char *filename, const char *target, int fd) function
  /src/external/gpl3/binutils.old/dist/bfd/
opncls.c 412 bfd_fdopenw
415 bfd *bfd_fdopenw (const char *filename, const char *target, int fd);
418 <<bfd_fdopenw>> is exactly like <<bfd_fdopenr>> with the exception that
423 bfd_fdopenw (const char *filename, const char *target, int fd) function
  /src/external/gpl3/gdb/dist/bfd/
opncls.c 455 bfd_fdopenw
458 bfd *bfd_fdopenw (const char *filename, const char *target, int fd);
461 <<bfd_fdopenw>> is exactly like <<bfd_fdopenr>> with the exception that
466 bfd_fdopenw (const char *filename, const char *target, int fd) function
  /src/external/gpl3/gdb.old/dist/bfd/
opncls.c 470 bfd_fdopenw
473 bfd *bfd_fdopenw (const char *filename, const char *target, int fd);
476 <<bfd_fdopenw>> is exactly like <<bfd_fdopenr>> with the exception that
481 bfd_fdopenw (const char *filename, const char *target, int fd) function

Completed in 31 milliseconds