Home
last modified time | relevance | path

Searched refs:bfd_create (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dopncls.texi108 @findex bfd_create
109 @subsubsection @code{bfd_create}
112 bfd *bfd_create (const char *filename, bfd *templ);
126 Takes a BFD as created by @code{bfd_create} and converts it
141 Takes a BFD as created by @code{bfd_create} and
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dopncls.texi178 @findex bfd_create
179 @subsubsection @code{bfd_create}
182 bfd *bfd_create (const char *filename, bfd *templ);
196 Takes a BFD as created by @code{bfd_create} and converts it
211 Takes a BFD as created by @code{bfd_create} and
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/
Dpe-dll.c780 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff", output_bfd); in build_filler_bfd()
1618 abfd = bfd_create (oname, parent); in make_head()
1691 abfd = bfd_create (oname, parent); in make_tail()
1816 abfd = bfd_create (oname, parent); in make_one()
1973 abfd = bfd_create (oname, parent); in make_singleton_name_thunk()
2073 abfd = bfd_create (oname, parent); in make_import_fixup_entry()
2125 abfd = bfd_create (oname, parent); in make_runtime_pseudo_reloc()
2171 abfd = bfd_create (oname, parent); in pe_create_runtime_relocator_reference()
/openbsd/src/gnu/usr.bin/binutils/ld/
Dpe-dll.c754 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff", output_bfd); in build_filler_bfd()
1574 abfd = bfd_create (oname, parent); in make_head()
1647 abfd = bfd_create (oname, parent); in make_tail()
1772 abfd = bfd_create (oname, parent); in make_one()
1929 abfd = bfd_create (oname, parent); in make_singleton_name_thunk()
2029 abfd = bfd_create (oname, parent); in make_import_fixup_entry()
2084 abfd = bfd_create (oname, parent); in make_runtime_pseudo_reloc()
2130 abfd = bfd_create (oname, parent); in pe_create_runtime_relocator_reference()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dopncls.c511 bfd_create (const char *filename, bfd *templ) in bfd_create() function
Dbfd-in2.h852 bfd *bfd_create (const char *filename, bfd *templ);
DChangeLog-91932802 * opncls.c (bfd_create): Don't use C++ keyword "template" as a C
7718 * opncls.c (bfd_create): created.
DChangeLog-98993394 bfd_create'd bfd to an in-memory buffer.
/openbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Dhppaelf.em79 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
Dm68hc1xelf.em147 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
Dppc64elf.em73 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
Daix.em1291 initfini_file->the_bfd = bfd_create ("initfini", output_bfd);
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/
Dhppaelf.em81 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
Dm68hc1xelf.em147 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
Dppc64elf.em85 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
Daix.em1294 initfini_file->the_bfd = bfd_create ("initfini", output_bfd);
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dopncls.c715 bfd_create (const char *filename, bfd *templ) in bfd_create() function
Dbfd-in2.h947 bfd *bfd_create (const char *filename, bfd *templ);
DChangeLog-91932802 * opncls.c (bfd_create): Don't use C++ keyword "template" as a C
7718 * opncls.c (bfd_create): created.
DChangeLog-98993394 bfd_create'd bfd to an in-memory buffer.