Searched refs:EM_AARCH64 (Results 1 – 1 of 1) sorted by relevance
51 public static final int EM_AARCH64 = 183; field in ReadElf655 } else if (mMachine == EM_AARCH64 || mMachine == EM_X86_64 || mMachine == EM_RISCV) { in getBits()663 if (mMachine == EM_ARM || mMachine == EM_AARCH64) { in getArchitecture()777 && e_machine != EM_AARCH64 in readHeader()787 || (e_machine == EM_AARCH64 && elfClass != ELFCLASS64) in readHeader()