Searched defs:PF_X (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | elf_common.h | 580 #define PF_X 0x1 /* Executable. */ macro |
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 1521 PF_X = 1, // Execute enumerator |