Searched defs:EM_RISCV (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c193 #define EM_RISCV 243 macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp257 {"elf32-littleriscv", {ELF::EM_RISCV, false, true}}, member in class:llvm::objcopy::ELF
258 {"elf64-littleriscv", {ELF::EM_RISCV, true, true}}, member in class:llvm::objcopy::ELF
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h311 EM_RISCV = 243, // RISC-V enumerator in enum:llvm::ELF::__anon4143
/freebsd-12-stable/sys/sys/
H A Delf_common.h305 #define EM_RISCV 243 /* RISC-V */ macro

Completed in 187 milliseconds