Searched refs:EM_RISCV (Results 1 – 1 of 1) sorted by relevance
52 public static final int EM_RISCV = 243; field in ReadElf655 } else if (mMachine == EM_AARCH64 || mMachine == EM_X86_64 || mMachine == EM_RISCV) { in getBits()667 } else if (mMachine == EM_RISCV) { in getArchitecture()779 && e_machine != EM_RISCV in readHeader()