Searched refs:EM_XCORE (Results 1 – 4 of 4) sorted by relevance
178 .Case("xcore", EM_XCORE) in convertArchNameToEMachine()519 case EM_XCORE: in convertEMachineToArchName()
300 EM_XCORE = 203, // XMOS xCORE processor family enumerator
860 _ELF_DEFINE_EM(EM_XCORE, 203, "XMOS xCORE processor family") \
1276 case EM_XCORE: in getSectionFlagsForTarget()