Searched defs:EF_RISCV_TSO (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | elf_common.h | 384 #define EF_RISCV_TSO 0x00000010 macro |
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 681 EF_RISCV_TSO = 0x0010, enumerator |