Lines Matching refs:emulations
12029 emulations=""
12467 # From target name and format, produce a list of supported emulations.
12489 emulations="$emulations $emulation"
12499 emulations="$emulations i386coff i386elf"
12502 emulations="$emulations i386aout i386elf"
12505 emulations="$emulations i386aout i386coff"
12512 emulations="$emulations i386coff i386elf"
12515 emulations="$emulations i386aout i386elf"
12518 emulations="$emulations i386aout i386coff"
12527 pe*) emulations="" ;;
12599 EMULATIONS=""
12600 _gas_uniq_list="$emulations"
12611 emulations=$_gas_uniq_newlist
12613 for em in . $emulations ; do
12627 EMULATIONS="$EMULATIONS &$em,"
12685 DEFAULT_EMULATION=`set . $emulations ; echo $2`
12700 #define EMULATIONS $EMULATIONS