Home | History | Annotate | Download | only in util

Lines Matching defs:EM_386

41     private static final int EM_386 = 3;
649 if (e_machine != EM_386
659 if ((e_machine == EM_386 && elfClass != ELFCLASS32)