HomeSort by relevance Sort by last modified time
    Searched full:bfd_create (Results 1 - 21 of 21) sorted by null

  /toolchain/binutils/binutils-2.27/ld/emultempl/
mipself.em 153 stub_bfd = bfd_create ("linker stubs", link_info.output_bfd);
avrelf.em 115 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
metagelf.em 56 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
nios2elf.em 61 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
hppaelf.em 79 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
m68hc1xelf.em 147 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
aarch64elf.em 315 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
armelf.em 522 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
ppc64elf.em 84 stub_file->the_bfd = bfd_create ("linker stubs", link_info.output_bfd);
aix.em     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
opncls.c 790 bfd_create
793 bfd *bfd_create (const char *filename, bfd *templ);
805 bfd_create (const char *filename, bfd *templ)
831 Takes a BFD as created by <<bfd_create>> and converts it
876 Takes a BFD as created by <<bfd_create>> and
804 bfd_create (const char *filename, bfd *templ) function
    [all...]
ChangeLog-2010 603 (bfd_create): Doc fix.
    [all...]
ChangeLog-2014     [all...]
bfd-in2.h     [all...]
ChangeLog-9193     [all...]
ChangeLog-9899     [all...]
  /toolchain/binutils/binutils-2.27/ld/
pe-dll.c 998 filler_file->the_bfd = filler_bfd = bfd_create ("dll stuff",
    [all...]
ldfile.c 331 will be needed when and if we want to bfd_create a new
ChangeLog-2015 10 template when calling bfd_create if it does not use the BFD
970 (plugin_get_ir_dummy_bfd): Call bfd_create with
    [all...]
plugin.c 317 abfd = bfd_create (concat (name, IRONLY_SUFFIX, (const char *) NULL),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
bfd.info     [all...]

Completed in 255 milliseconds