Home
last modified time | relevance | path

Searched defs:SHF_EXECINSTR (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/aout2hux/
H A Daout68k.h128 #define SHF_EXECINSTR 4 macro
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h181 SHF_EXECINSTR = 0x4 //!< Section contains executable instructions. enumerator
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h351 #define SHF_EXECINSTR 0x4 /* Section contains executable insns */ macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d388 enum SHF_EXECINSTR = 0x04; variable
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-elf.c206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-elf.c206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c206 #define SHF_EXECINSTR 0x00000004 /* Executable section. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d384 enum SHF_EXECINSTR = (1 << 2); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d384 enum SHF_EXECINSTR = (1 << 2); variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h381 #define SHF_EXECINSTR 0x4 /* Section contains executable insns */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d266 enum SHF_EXECINSTR = (1 << 2); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d260 enum SHF_EXECINSTR = (1 << 2); variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h563 #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h566 #define SHF_EXECINSTR (1 << 2) /* Executable machine instructions */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h468 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h470 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h470 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h562 #define SHF_EXECINSTR 0x00000004 /* Contains executable insns */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h985 SHF_EXECINSTR = 0x4, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d310 enum SHF_EXECINSTR = (1 << 2); variable