Searched refs:EM_386 (Results 1 – 1 of 1) sorted by relevance
44 public static final int EM_386 = 3; field in ReadElf651 if (mMachine == EM_386 in getBits()666 } else if (mMachine == EM_386 || mMachine == EM_X86_64) { in getArchitecture()776 if (e_machine != EM_386 in readHeader()786 if ((e_machine == EM_386 && elfClass != ELFCLASS32) in readHeader()