HomeSort by: relevance | last modified time | path
    Searched defs:old_opt_with (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-visium.c 774 const char *old_opt_with = NULL; local
801 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
807 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
813 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
821 ibfd, new_opt_with, opt_arch, old_opt_with, opt_arch);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-visium.c 782 const char *old_opt_with = NULL; local
806 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
812 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
818 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
826 ibfd, new_opt_with, opt_arch, old_opt_with, opt_arch);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-visium.c 782 const char *old_opt_with = NULL; local
806 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
812 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
818 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
826 ibfd, new_opt_with, opt_arch, old_opt_with, opt_arch);
  /src/external/gpl3/gdb/dist/bfd/
elf32-visium.c 774 const char *old_opt_with = NULL; local
798 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
804 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
810 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
818 ibfd, new_opt_with, opt_arch, old_opt_with, opt_arch);

Completed in 22 milliseconds