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

/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-arm.c227 /* Must be long enough to hold any of the names in arm_cpus. */
20078 static const struct arm_cpu_option_table arm_cpus[] =
20381 for (opt = arm_cpus; opt->name != NULL; opt++)
20768 for (opt = arm_cpus + 1; opt->name != NULL; opt++)
20064 static const struct arm_cpu_option_table arm_cpus[] = variable in typeref:struct:arm_cpu_option_table

Completed in 181 milliseconds