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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfdlink.h 525 in. This function may set *SUBSBFD to point to an alternative
529 (struct bfd_link_info *, bfd *abfd, const char *name, bfd **subsbfd);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfdlink.h 525 in. This function may set *SUBSBFD to point to an alternative
529 (struct bfd_link_info *, bfd *abfd, const char *name, bfd **subsbfd);
  /toolchain/binutils/binutils-2.25/include/
bfdlink.h 557 in. This function may set *SUBSBFD to point to an alternative
561 (struct bfd_link_info *, bfd *abfd, const char *name, bfd **subsbfd);
  /toolchain/binutils/binutils-2.25/ld/
ldmain.c 784 bfd **subsbfd ATTRIBUTE_UNUSED)
822 *subsbfd = input->the_bfd;
    [all...]
ChangeLog-2010 446 member to the plugins and if claimed set "subsbfd" output parameter to
    [all...]
ldlang.c 2829 bfd *subsbfd; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ChangeLog-2010 178 * elflink.c (elf_link_add_archive_symbols): Remove subsbfd.
671 * aoutx.h (aout_link_check_ar_symbols): Take new "subsbfd" reference
675 * cofflink.c (coff_link_check_ar_symbols): Take new "subsbfd" reference
687 * pdp11.c (aout_link_check_ar_symbols): Take new "subsbfd" reference
693 * xcofflink.c (xcoff_link_check_dynamic_ar_symbols): Take new "subsbfd"
    [all...]
xcofflink.c     [all...]
pdp11.c     [all...]
aoutx.h     [all...]

Completed in 437 milliseconds