Lines Matching refs:arch_string
20674 (get_features_xml): Use it to replace "target.xml" and arch_string.
20690 * target.h (struct target_ops): Remove arch_string member.
20692 (linux_target_ops): Remove arch_string initializer.
20693 * linux-low.h (struct linux_target_ops): Remove arch_string member.
20694 * linux-i386-low.c (the_low_target): Remove arch_string initializer.
20695 * linux-x86-64-low.c (the_low_target): Remove arch_string initializer.
20697 (spu_target_ops): Remove arch_string initializer.
20699 (win32_target_ops): Remove arch_string initializer.
20700 * win32-low.h (struct win32_target_ops): Remove arch_string member.
20701 * win32-arm-low.c (the_low_target): Remove arch_string initializer.
20702 * win32-i368-low.c (the_low_target): Remove arch_string initializer.
21593 arch_string.
21595 (win32_target_ops): Add win32_arch_string as arch_string member.
21635 * linux-i386-low.c (the_low_target): Set arch_string.
21639 * linux-low.h (struct linux_target_ops): Add arch_string.
21643 * target.h (struct target_ops): Add arch_string method.