Searched refs:EM_ARM (Results 1 – 1 of 1) sorted by relevance
47 public static final int EM_ARM = 40; field in ReadElf653 if (mMachine == EM_386 || mMachine == EM_ARM || mMachine == EM_QDSP6) { in getBits()663 if (mMachine == EM_ARM || mMachine == EM_AARCH64) { in getArchitecture()778 && e_machine != EM_ARM in readHeader()788 || (e_machine == EM_ARM && elfClass != ELFCLASS32) in readHeader()