Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/aout2hux/
H A Daout68k.h158 #define PF_R 4 macro
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h245 PF_R = 0x4 //!< Segment is readable. enumerator
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h298 #define PF_R 0x4 /* Segment is readable */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d291 enum PF_R = 0x4; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d312 enum PF_R = 0x4; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d312 enum PF_R = 0x4; variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h320 #define PF_R 0x4 /* Segment is readable */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d302 enum PF_R = (1 << 2); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d297 enum PF_R = (1 << 2); variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h507 #define PF_R (1 << 2) /* Segment is readable */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h510 #define PF_R (1 << 2) /* Segment is readable */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h370 #define PF_R 0x4 /* Segment is readable */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h372 #define PF_R 0x4 /* Segment is readable */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h372 #define PF_R 0x4 /* Segment is readable */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h463 #define PF_R 0x4 /* Segment is readable */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1321 PF_R = 4, // Read enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d499 enum PF_R = (1 << 2); variable