Searched refs:EM_COLDFIRE (Results 1 – 13 of 13) sorted by relevance
160 #define EM_COLDFIRE 52 /* Motorola ColdFire. */ macro
138 #define EM_COLDFIRE 52 // Motorola Coldfire macro
132 { EM_COLDFIRE, "Motorola Coldfire" },
162 EM_COLDFIRE = 52, // Motorola ColdFire enumerator
163 EM_COLDFIRE = 52, // Motorola ColdFire enumerator
173 #define EM_COLDFIRE 52 macro
100 ECase(EM_COLDFIRE); in enumeration()