Searched refs:EM_386 (Results 1 – 4 of 4) 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()
52 EM_386 = 3 variable
127 consts.EM_386: (consts.R_386_32, consts.R_386_RELATIVE),
607 ("x86", consts.EM_386)):