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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-arm.c13401 static const struct arm_arch_option_table arm_archs[] =
13628 for (opt = arm_archs; opt->name != NULL; opt++)
14008 for (opt = arm_archs + 1; opt->name != NULL; opt++)
13387 static const struct arm_arch_option_table arm_archs[] = variable in typeref:struct:arm_arch_option_table
/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c25659 static const struct arm_arch_option_table arm_archs[] =
26085 for (opt = arm_archs; opt->name != NULL; opt++)
26696 for (opt = arm_archs + 1; opt->name != NULL; opt++)
26730 for (opt = arm_archs + 1; opt->name != NULL; opt++)
25648 static const struct arm_arch_option_table arm_archs[] = variable in typeref:struct:arm_arch_option_table

Completed in 272 milliseconds