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

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-sparc.c127 || default_arch_type == sparc86x \
261 static enum sparc_arch_types default_arch_type;
294 default_arch_type = sa->arch_type;
314 else if (default_arch_type == sparc86x && target_little_endian_data)
517 if (default_arch_type != sparclet)
523 if (default_arch_type != sparc86x
524 && default_arch_type != v9)
260 static enum sparc_arch_types default_arch_type; variable in typeref:enum:sparc_arch_types

Completed in 100 milliseconds