Searched refs:arm_arch (Results 1 – 1 of 1) sorted by relevance
26139 arm_feature_set arm_arch = ARM_ARCH_NONE; in aeabi_set_public_attributes() local26179 arm_arch = p->flags; in aeabi_set_public_attributes()26198 arm_arch = (arm_feature_set) ARM_ARCH_V7EM; in aeabi_set_public_attributes()26205 arm_arch = (arm_feature_set) ARM_ARCH_V8M_MAIN; in aeabi_set_public_attributes()26215 arm_arch = (arm_feature_set) ARM_ARCH_V8A; in aeabi_set_public_attributes()26260 ARM_CLEAR_FEATURE (ext, flags, arm_arch); in aeabi_set_public_attributes()