Home
last modified time | relevance | path

Searched defs:PT_GNU_STACK (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d278 enum PT_GNU_STACK = 0x6474e551; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d307 enum PT_GNU_STACK = PT_LOOS + 0x474e551; /* Stack flags */ variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d307 enum PT_GNU_STACK = PT_LOOS + 0x474e551; /* Stack flags */ variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d288 enum PT_GNU_STACK = 0x6474e551; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d283 enum PT_GNU_STACK = 0x6474e551; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h489 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h489 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h359 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h361 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h361 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h452 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1296 PT_GNU_STACK = 0x6474e551, // Indicates stack executability. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d487 enum PT_GNU_STACK = 0x6474e551; variable