Searched refs:bfd_openw (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dgcore.c69 obfd = bfd_openw (corefilename, default_gcore_target ());
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-dump.c154 obfd = bfd_openw (filename, target);
164 error ("bfd_openw does not work with append.");
/haiku-fatelf/src/bin/gdb/bfd/
H A Dopncls.c505 /* bfd_openw -- open for writing.
512 bfd_openw
515 bfd *bfd_openw (const char *filename, const char *target);
526 bfd_openw (const char *filename, const char *target)
689 Create a new BFD in the manner of <<bfd_openw>>, but without
720 into one like as returned by <<bfd_openw>>. It does this
525 bfd_openw (const char *filename, const char *target) function
H A Dbfd-in2.h912 bfd *bfd_openw (const char *filename, const char *target);
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h912 bfd *bfd_openw (const char *filename, const char *target);
H A Dbfd.h912 bfd *bfd_openw (const char *filename, const char *target);
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h910 bfd *bfd_openw (const char *filename, const char *target);
H A Dbfd.h910 bfd *bfd_openw (const char *filename, const char *target);

Completed in 222 milliseconds