Searched refs:EM_386 (Results 1 – 1 of 1) sorted by relevance
46 public static final int EM_386 = 3; field in ReadElf653 if (mMachine == EM_386 || mMachine == EM_ARM || mMachine == EM_QDSP6) { in getBits()665 } else if (mMachine == EM_386 || mMachine == EM_X86_64) { in getArchitecture()775 if (e_machine != EM_386 in readHeader()785 if ((e_machine == EM_386 && elfClass != ELFCLASS32) in readHeader()