Searched defs:EF_RISCV_RVC (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/sys/ | ||
| H A D | elf_common.h | 377 #define EF_RISCV_RVC 0x00000001 macro |
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
| H A D | ELF.h | 674 EF_RISCV_RVC = 0x0001, enumerator |