Searched refs:EM_RISCV (Results 1 – 8 of 8) sorted by relevance
21 #define ELF_ARCH EM_RISCV36 #define elf_check_arch(x) (((x)->e_machine == EM_RISCV) && \
59 #ifndef EM_RISCV60 #define EM_RISCV 243 macro307 case EM_RISCV: in do_file()
51 #define EM_RISCV 243 /* RISC-V */ macro
426 #define AUDIT_ARCH_RISCV32 (EM_RISCV|__AUDIT_ARCH_LE)427 #define AUDIT_ARCH_RISCV64 (EM_RISCV|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
109 .e_machine = EM_RISCV,323 .e_machine = EM_RISCV,
93 hdr->e_machine == EM_RISCV && in compat_elf_check_arch()
42 #define GEN_ELF_ARCH EM_RISCV
1701 #ifndef EM_RISCV1702 #define EM_RISCV 243 macro1746 case EM_RISCV: in section_rela()