Searched refs:EM_RISCV (Results 1 – 9 of 9) sorted by relevance
19 #define ELF_ARCH EM_RISCV32 #define elf_check_arch(x) ((x)->e_machine == EM_RISCV)
57 +#ifndef EM_RISCV58 +#define EM_RISCV 243 /* RISC-V */68 + case EM_RISCV:
44 #define EM_RISCV 243 /* RISC-V */ macro
51 #define EM_RISCV 243 /* RISC-V */ macro
421 #define AUDIT_ARCH_RISCV32 (EM_RISCV|__AUDIT_ARCH_LE)422 #define AUDIT_ARCH_RISCV64 (EM_RISCV|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
111 .e_machine = EM_RISCV,
356 #define EM_RISCV 243 /* RISC-V */ macro