Searched refs:bfd_create (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | opncls.texi | 108 @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/ |
| D | opncls.texi | 178 @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/ |
| D | pe-dll.c | 780 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/ |
| D | pe-dll.c | 754 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/ |
| D | opncls.c | 511 bfd_create (const char *filename, bfd *templ) in bfd_create() function
|
| D | bfd-in2.h | 852 bfd *bfd_create (const char *filename, bfd *templ);
|
| D | ChangeLog-9193 | 2802 * opncls.c (bfd_create): Don't use C++ keyword "template" as a C 7718 * opncls.c (bfd_create): created.
|
| D | ChangeLog-9899 | 3394 bfd_create'd bfd to an in-memory buffer.
|
| /openbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | hppaelf.em | 79 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
|
| D | m68hc1xelf.em | 147 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
|
| D | ppc64elf.em | 73 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
|
| D | aix.em | 1291 initfini_file->the_bfd = bfd_create ("initfini", output_bfd);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| D | hppaelf.em | 81 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
|
| D | m68hc1xelf.em | 147 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
|
| D | ppc64elf.em | 85 stub_file->the_bfd = bfd_create ("linker stubs", output_bfd);
|
| D | aix.em | 1294 initfini_file->the_bfd = bfd_create ("initfini", output_bfd);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | opncls.c | 715 bfd_create (const char *filename, bfd *templ) in bfd_create() function
|
| D | bfd-in2.h | 947 bfd *bfd_create (const char *filename, bfd *templ);
|
| D | ChangeLog-9193 | 2802 * opncls.c (bfd_create): Don't use C++ keyword "template" as a C 7718 * opncls.c (bfd_create): created.
|
| D | ChangeLog-9899 | 3394 bfd_create'd bfd to an in-memory buffer.
|