Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/aout2hux/
H A Daout68k.h159 #define PF_W 2 macro
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h244 PF_W = 0x2, //!< Segment is writable. enumerator
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h299 #define PF_W 0x2 /* Segment is writable */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d292 enum PF_W = 0x2; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d311 enum PF_W = 0x2; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d311 enum PF_W = 0x2; variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h321 #define PF_W 0x2 /* Segment is writable */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d301 enum PF_W = (1 << 1); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d296 enum PF_W = (1 << 1); variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h506 #define PF_W (1 << 1) /* Segment is writable */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h509 #define PF_W (1 << 1) /* Segment is writable */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h371 #define PF_W 0x2 /* Segment is writable */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h373 #define PF_W 0x2 /* Segment is writable */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h373 #define PF_W 0x2 /* Segment is writable */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h464 #define PF_W 0x2 /* Segment is writable */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1320 PF_W = 2, // Write enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d498 enum PF_W = (1 << 1); variable