Searched refs:old_opt_with (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf32-visium.c775 const char *old_opt_with = NULL; local
799 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
805 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
811 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
819 bfd_get_filename (ibfd), new_opt_with, opt_arch, old_opt_with, local

Completed in 85 milliseconds