Searched refs:mcu_type_s (Results 1 – 7 of 7) sorted by relevance
51 struct mcu_type_s struct62 static struct mcu_type_s mcu_types[] = argument112 static struct mcu_type_s default_mcu = {"avr2", AVR_ISA_2xxx,bfd_mach_avr2};113 static struct mcu_type_s *avr_mcu = &default_mcu;
66 struct mcu_type_s struct91 static struct mcu_type_s mcu_types[] = argument154 static struct mcu_type_s default_mcu =157 static struct mcu_type_s *msp430_mcu = &default_mcu;
53 struct mcu_type_s struct64 static struct mcu_type_s mcu_types[] = argument153 static struct mcu_type_s default_mcu = {"avr2", AVR_ISA_2xxx,bfd_mach_avr2};154 static struct mcu_type_s * avr_mcu = & default_mcu;
238 struct mcu_type_s struct264 static struct mcu_type_s mcu_types[] = argument342 static struct mcu_type_s default_mcu =345 static struct mcu_type_s * msp430_mcu = & default_mcu;
165 struct mcu_type_s { struct180 static const struct mcu_type_s avr_mcu_types[] = { argument333 const struct mcu_type_s *t; in avr_override_options()
143 struct mcu_type_s { struct158 static const struct mcu_type_s avr_mcu_types[] = { argument234 const struct mcu_type_s *t; in avr_override_options()
9178 * avr.c (mcu_type_s, reg_class_tab, order_regs_for_local_alloc):