Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMELFAttributeData.cpp705 int out_secondary_arch = -1; in postMerge() local
707 out_secondary_arch = decode_secondary_compatibility_attribute( in postMerge()
710 m_CurrentCPUArch = calculate_cpu_arch(out_cpu_arch, out_secondary_arch); in postMerge()