Searched refs:EM_MIPS_RS4_BE (Results 1 – 4 of 4) sorted by relevance
19 #define EM_MIPS_RS4_BE 10 /* MIPS R4000 big-endian */ macro
26 pub const EM_MIPS_RS4_BE: u32 = 10; constant
1648 #ifdef EM_MIPS_RS4_BE1649 { "EM_MIPS_RS4_BE", (unsigned long) EM_MIPS_RS4_BE },