Searched refs:default_mcu (Results 1 – 4 of 4) sorted by relevance
112 static struct mcu_type_s default_mcu = {"avr2", AVR_ISA_2xxx,bfd_mach_avr2}; variable113 static struct mcu_type_s *avr_mcu = &default_mcu;336 if (avr_mcu == &default_mcu || avr_mcu->mach == mcu_types[i].mach)
154 static struct mcu_type_s default_mcu = variable157 static struct mcu_type_s *msp430_mcu = &default_mcu;275 if (msp430_mcu == &default_mcu || msp430_mcu->mach == mcu_types[i].mach)
153 static struct mcu_type_s default_mcu = {"avr2", AVR_ISA_2xxx,bfd_mach_avr2}; variable154 static struct mcu_type_s * avr_mcu = & default_mcu;371 if (avr_mcu == &default_mcu || avr_mcu->mach == mcu_types[i].mach) in md_parse_option()
342 static struct mcu_type_s default_mcu = variable345 static struct mcu_type_s * msp430_mcu = & default_mcu;752 if (msp430_mcu == &default_mcu || msp430_mcu->mach == mcu_types[i].mach) in md_parse_option()