Home
last modified time | relevance | path

Searched defs:IMAGE_FILE_MACHINE_RISCV64 (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/stand/efi/loader/arch/riscv/
H A Dstart.S36 #define IMAGE_FILE_MACHINE_RISCV64 0x5064 macro
/freebsd-src/contrib/elftoolchain/libpe/
H A Dpe.h92 #define IMAGE_FILE_MACHINE_RISCV64 0x5064 /* RISC-V 64-bit */ macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h114 IMAGE_FILE_MACHINE_RISCV64 = 0x5064, enumerator