Searched refs:EM_RISCV (Results 1 – 1 of 1) sorted by relevance
45 private static final int EM_RISCV = 243; field in ReadElf254 e_machine != EM_RISCV && e_machine != EM_QDSP6) { in readHeader()263 (e_machine == EM_RISCV && elfClass != ELFCLASS64) || in readHeader()