/netbsd-src/sys/arch/x68k/stand/aout2hux/ |
H A D | aout68k.h | 158 #define PF_R 4 macro
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | ELF.h | 245 PF_R = 0x4 //!< Segment is readable. enumerator
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 298 #define PF_R 0x4 /* Segment is readable */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | elf.d | 291 enum PF_R = 0x4; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 312 enum PF_R = 0x4; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 312 enum PF_R = 0x4; variable
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 320 #define PF_R 0x4 /* Segment is readable */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf_common.d | 302 enum PF_R = (1 << 2); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf_common.d | 297 enum PF_R = (1 << 2); variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 507 #define PF_R (1 << 2) /* Segment is readable */ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 510 #define PF_R (1 << 2) /* Segment is readable */ macro
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 370 #define PF_R 0x4 /* Segment is readable */ macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 372 #define PF_R 0x4 /* Segment is readable */ macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 372 #define PF_R 0x4 /* Segment is readable */ macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 463 #define PF_R 0x4 /* Segment is readable */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 1321 PF_R = 4, // Read enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 499 enum PF_R = (1 << 2); variable
|