/netbsd-src/sys/arch/x68k/stand/aout2hux/ |
H A D | aout68k.h | 128 #define SHF_EXECINSTR 4 macro
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | ELF.h | 181 SHF_EXECINSTR = 0x4 //!< Section contains executable instructions. enumerator
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | exec_elf.h | 351 #define SHF_EXECINSTR 0x4 /* Section contains executable insns */ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | simple-object-elf.c | 206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/ |
H A D | elf.d | 388 enum SHF_EXECINSTR = 0x04; variable
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | simple-object-elf.c | 206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | simple-object-elf.c | 206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | simple-object-elf.c | 206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
H A D | elf_common.d | 384 enum SHF_EXECINSTR = (1 << 2); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
H A D | elf_common.d | 384 enum SHF_EXECINSTR = (1 << 2); variable
|
/netbsd-src/tools/amiga-elf2bb/sys/ |
H A D | exec_elf.h | 381 #define SHF_EXECINSTR 0x4 /* Section contains executable insns */ macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
H A D | elf_common.d | 266 enum SHF_EXECINSTR = (1 << 2); variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
H A D | elf_common.d | 260 enum SHF_EXECINSTR = (1 << 2); variable
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | common.h | 563 #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | common.h | 566 #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ macro
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/ |
H A D | elf.h | 468 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
|
/netbsd-src/tools/arm-elf2aout/sys/ |
H A D | exec_elf.h | 470 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
|
/netbsd-src/tools/m68k-elf2aout/sys/ |
H A D | exec_elf.h | 470 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
|
/netbsd-src/sys/sys/ |
H A D | exec_elf.h | 562 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 985 SHF_EXECINSTR = 0x4, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 310 enum SHF_EXECINSTR = (1 << 2); variable
|