Home
last modified time | relevance | path

Searched defs:IMAGE_FILE_MACHINE_RISCV32 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/elftoolchain/libpe/
H A Dpe.h93 #define IMAGE_FILE_MACHINE_RISCV32 0x5032 /* RISC-V 32-bit */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h113 IMAGE_FILE_MACHINE_RISCV32 = 0x5032, enumerator