Searched refs:is_target_arch (Results 1 – 6 of 6) sorted by relevance
38 if utils.is_target_arch("sparc:v9"):160 if utils.is_target_arch("x86"):169 elif utils.is_target_arch("aarch64"):177 elif utils.is_target_arch("riscv"):
192 if utils.is_target_arch("x86"):194 elif utils.is_target_arch("aarch64"):196 elif utils.is_target_arch("arm"):198 elif utils.is_target_arch("mips"):
169 def is_target_arch(arch): function
124 if utils.is_target_arch('s390'):
208 if utils.is_target_arch("x86"):
27 if constants.LX_CONFIG_ARM64 and utils.is_target_arch('aarch64'):