HomeSort by: relevance | last modified time | path
    Searched defs:PT_GNU_STACK (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1296 PT_GNU_STACK = 0x6474e551, // Indicates stack executability.
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 359 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */
  /src/sys/sys/
exec_elf.h 451 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 361 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 361 #define PT_GNU_STACK 0x6474e551 /* Indicate executable stack */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 490 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 490 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 489 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 490 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */

Completed in 45 milliseconds