Searched refs:EM_RISCV (Results 1 – 2 of 2) sorted by relevance
65 if (ehdr->e_machine != EM_RISCV) { in elf_check()67 EM_RISCV, ehdr->e_machine); in elf_check()
357 #define EM_RISCV 243 /* RISC-V */ macro