Home
last modified time | relevance | path

Searched refs:EM_RISCV (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/riscv/include/asm/
Delf.h20 #define EM_RISCV 0xF3 macro
25 #define ELF_ARCH EM_RISCV
44 #define elf_check_arch(x) ((x)->e_machine == EM_RISCV)
/Linux-v4.19/arch/riscv/kernel/
Dptrace.c71 .e_machine = EM_RISCV,