Searched defs:EM_MIPS (Results 1 – 11 of 11) sorted by relevance
93 #define EM_MIPS 8 // MIPS R3000 (officially, big-endian only) macro
135 EM_MIPS = 8, // MIPS R3000 enumerator
136 EM_MIPS = 8, // MIPS R3000 enumerator
72 constexpr Elf_Half EM_MIPS = 8 ; // MIPS R3000 (officially, big-endian only) variable
1453 pub const EM_MIPS: u16 = 8; constant
145 #define EM_MIPS 8 macro
179 #define EM_MIPS 8 /* MIPS R3000 big-endian */ macro