Searched refs:bfd_create (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/ld/
H A Dpe-dll.c852 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff", output_bfd);
1696 abfd = bfd_create (oname, parent);
1771 abfd = bfd_create (oname, parent);
1923 abfd = bfd_create (oname, parent);
2093 abfd = bfd_create (oname, parent);
2185 abfd = bfd_create (oname, parent);
2237 abfd = bfd_create (oname, parent);
2283 abfd = bfd_create (oname, parent);
/freebsd-11-stable/contrib/binutils/bfd/
H A Dopncls.c745 bfd_create
748 bfd *bfd_create (const char *filename, bfd *templ);
757 bfd_create (const char *filename, bfd *templ)
781 Takes a BFD as created by <<bfd_create>> and converts it
822 Takes a BFD as created by <<bfd_create>> and
756 bfd_create (const char *filename, bfd *templ) function
H A Dbfd-in2.h1020 bfd *bfd_create (const char *filename, bfd *templ);
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1026 bfd *bfd_create (const char *filename, bfd *templ);

Completed in 274 milliseconds