Home
last modified time | relevance | path

Searched refs:bfd_openw (Results 1 – 25 of 47) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dopncls.texi55 @findex bfd_openw
56 @subsubsection @code{bfd_openw}
59 bfd *bfd_openw (const char *filename, const char *target);
115 Create a new BFD in the manner of @code{bfd_openw}, but without
127 into one like as returned by @code{bfd_openw}. It does this
H A Dsyms.texi88 abfd = bfd_openw ("foo","a.out-sunos-big");
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Doutput-file.c41 else if (!(stdoutput = bfd_openw (name, TARGET_FORMAT))) in output_file_create()
/openbsd/gnu/usr.bin/binutils/gas/
H A Doutput-file.c49 else if (!(stdoutput = bfd_openw (name, TARGET_FORMAT))) in output_file_create()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dopncls.texi125 @findex bfd_openw
126 @subsubsection @code{bfd_openw}
129 bfd *bfd_openw (const char *filename, const char *target);
185 Create a new BFD in the manner of @code{bfd_openw}, but without
197 into one like as returned by @code{bfd_openw}. It does this
H A Dsyms.texi88 abfd = bfd_openw ("foo","a.out-sunos-big");
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dbucomm.c190 bfd *abfd = bfd_openw (dummy_name, p->name); in display_target_list()
255 bfd *abfd = bfd_openw (dummy_name, p->name); in display_info_table()
H A Dbinemul.c124 *abfd_out = bfd_openw (archive_file_name, target); in ar_emul_default_create()
H A Darsup.c157 obfd = bfd_openw (tname, NULL); in ar_open()
H A Dar.c767 arch = bfd_openw (archive_filename, target); in open_inarch()
1077 obfd = bfd_openw (new_name, bfd_get_target (iarch)); in write_archive()
H A Dobjcopy.c1572 output_bfd = bfd_openw (output_name, output_target); in copy_archive()
1678 obfd = bfd_openw (output_filename, output_target); in copy_file()
1695 obfd = bfd_openw (output_filename, output_target); in copy_file()
H A Drescoff.c429 abfd = bfd_openw (filename, target); in write_coff_file()
H A Ddlltool.c2270 abfd = bfd_openw (outname, HOW_BFD_WRITE_TARGET); in make_one_lib_file()
2784 outarch = bfd_openw (imp_name, HOW_BFD_WRITE_TARGET); in gen_lib_file()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.c191 bfd *abfd = bfd_openw (dummy_name, p->name); in display_target_list()
256 bfd *abfd = bfd_openw (dummy_name, p->name); in display_info_table()
H A Darsup.c157 obfd = bfd_openw (tname, NULL); in ar_open()
H A Dar.c751 arch = bfd_openw (archive_filename, target); in open_inarch()
947 obfd = bfd_openw (new_name, bfd_get_target (iarch)); in write_archive()
H A Dobjcopy.c1775 output_bfd = bfd_openw (output_name, output_target); in copy_archive()
1905 obfd = bfd_openw (output_filename, output_target); in copy_file()
1921 obfd = bfd_openw (output_filename, output_target); in copy_file()
H A Drescoff.c429 abfd = bfd_openw (filename, target); in write_coff_file()
H A Ddlltool.c2198 abfd = bfd_openw (outname, HOW_BFD_WRITE_TARGET); in make_one_lib_file()
2709 outarch = bfd_openw (imp_name, HOW_BFD_WRITE_TARGET); in gen_lib_file()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgcore.c69 obfd = bfd_openw (corefilename, default_gcore_target ()); in gcore_command()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-ieee.c513 abfd = bfd_openw (out_file_name, "ieee"); in write_object_file()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-ieee.c507 abfd = bfd_openw (out_file_name, "ieee"); in write_object_file()
/openbsd/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-dump.c154 obfd = bfd_openw (filename, target); in bfd_openw_with_cleanup()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dopncls.c347 bfd_openw (const char *filename, const char *target) in bfd_openw() function
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dopncls.c546 bfd_openw (const char *filename, const char *target) in bfd_openw() function

12