Home
last modified time | relevance | path

Searched defs:PF_X (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/aout2hux/
H A Daout68k.h160 #define PF_X 1 macro
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h243 PF_X = 0x1, //!< Segment is executable. enumerator
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h300 #define PF_X 0x1 /* Segment is executable */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d293 enum PF_X = 0x1; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d310 enum PF_X = 0x1; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d310 enum PF_X = 0x1; variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h322 #define PF_X 0x1 /* Segment is executable */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d300 enum PF_X = (1 << 0); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d295 enum PF_X = (1 << 0); variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h505 #define PF_X (1 << 0) /* Segment is executable */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h508 #define PF_X (1 << 0) /* Segment is executable */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h372 #define PF_X 0x1 /* Segment is executable */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h374 #define PF_X 0x1 /* Segment is executable */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h374 #define PF_X 0x1 /* Segment is executable */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h465 #define PF_X 0x1 /* Segment is executable */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1319 PF_X = 1, // Execute enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d497 enum PF_X = (1 << 0); variable