Home
last modified time | relevance | path

Searched defs:ET_EXEC (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/arch/x68k/stand/aout2hux/
H A Daout68k.h99 #define ET_EXEC 2 macro
/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h84 ET_EXEC, //!< Executable file. enumerator
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h130 #define ET_EXEC 2 macro
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h178 #define ET_EXEC 2 /* Executable file */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d96 enum ET_EXEC = 2; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d95 enum ET_EXEC = 2; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d95 enum ET_EXEC = 2; variable
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h180 #define ET_EXEC 2 /* Executable file */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d93 enum ET_EXEC = 2; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d92 enum ET_EXEC = 2; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h97 #define ET_EXEC 2 /* Position-dependent executable file */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h97 #define ET_EXEC 2 /* Position-dependent executable file */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h195 #define ET_EXEC 2 /* Executable file */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h197 #define ET_EXEC 2 /* Executable file */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h197 #define ET_EXEC 2 /* Executable file */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h201 #define ET_EXEC 2 /* Executable file */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h116 ET_EXEC = 2, // Executable file enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d133 enum ET_EXEC = 2; variable