Searched refs:EM_MIPS (Results 1 – 3 of 3) sorted by relevance
54 EM_MIPS = 8 variable
45 public static final int EM_MIPS = 8; field in ReadElf652 || mMachine == EM_MIPS in getBits()668 } else if (mMachine == EM_MIPS) { in getArchitecture()780 && e_machine != EM_MIPS in readHeader()
612 ("mips64", consts.EM_MIPS),613 ("mips", consts.EM_MIPS),