Home
last modified time | relevance | path

Searched refs:CPU_Arch_ARM_V6_M (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFAttributeData.cpp125 (data[1] == ARMELFAttributeData::CPU_Arch_ARM_V6_M))) in decode_secondary_compatibility_attribute()
493 ARMELFAttributeData::CPU_Arch_ARM_V6_M))) in calculate_cpu_arch()
497 (secondary_arch == ARMELFAttributeData::CPU_Arch_ARM_V6_M)) in calculate_cpu_arch()
499 else if ((cpu_arch == ARMELFAttributeData::CPU_Arch_ARM_V6_M) && in calculate_cpu_arch()
732 out_secondary_compatibility_attr, CPU_Arch_ARM_V6_M); in postMerge()
1066 if ((arch == CPU_Arch_ARM_V6_M) || (arch == CPU_Arch_ARM_V6S_M)) in usingThumb()
DARMELFAttributeData.h99 CPU_Arch_ARM_V6_M, // e.g., Cortex M1 enumerator