/netbsd-src/sys/arch/x68k/stand/aout2hux/ |
H A D | aout68k.h | 160 #define PF_X 1 macro
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | ELF.h | 243 PF_X = 0x1, //!< Segment is executable. enumerator
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 300 #define PF_X 0x1 /* Segment is executable */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | elf.d | 293 enum PF_X = 0x1; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 310 enum PF_X = 0x1; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 310 enum PF_X = 0x1; variable
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 322 #define PF_X 0x1 /* Segment is executable */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf_common.d | 300 enum PF_X = (1 << 0); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf_common.d | 295 enum PF_X = (1 << 0); variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 505 #define PF_X (1 << 0) /* Segment is executable */ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 508 #define PF_X (1 << 0) /* Segment is executable */ macro
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 372 #define PF_X 0x1 /* Segment is executable */ macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 374 #define PF_X 0x1 /* Segment is executable */ macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 374 #define PF_X 0x1 /* Segment is executable */ macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 465 #define PF_X 0x1 /* Segment is executable */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 1319 PF_X = 1, // Execute enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 497 enum PF_X = (1 << 0); variable
|