Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/ld/
H A Dpe-dll.c852 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff", output_bfd); in build_filler_bfd()
1696 abfd = bfd_create (oname, parent); in make_head()
1771 abfd = bfd_create (oname, parent); in make_tail()
1923 abfd = bfd_create (oname, parent); in make_one()
2093 abfd = bfd_create (oname, parent); in make_singleton_name_thunk()
2185 abfd = bfd_create (oname, parent); in make_import_fixup_entry()
2237 abfd = bfd_create (oname, parent); in make_runtime_pseudo_reloc()
2283 abfd = bfd_create (oname, parent); in pe_create_runtime_relocator_reference()
/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Davrelf.em112 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
H A Dppc64elf.em86 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
/freebsd-12.1/contrib/binutils/bfd/
H A Dopncls.c756 bfd_create (const char *filename, bfd *templ) in bfd_create() function
H A Dbfd-in2.h1013 bfd *bfd_create (const char *filename, bfd *templ);
H A DChangeLog-91932802 * opncls.c (bfd_create): Don't use C++ keyword "template" as a C
7718 * opncls.c (bfd_create): created.
H A DChangeLog-98993394 bfd_create'd bfd to an in-memory buffer.
/freebsd-12.1/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1019 bfd *bfd_create (const char *filename, bfd *templ);