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

  /src/tools/amiga-elf2bb/sys/
exec_elf.h 312 #define PT_LOOS 0x60000000 /* OS-specific range */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1285 PT_LOOS = 0x60000000, // Lowest operating system-specific pt entry type.
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 355 #define PT_LOOS 0x60000000 /* OS-specific range */
  /src/sys/sys/
exec_elf.h 447 #define PT_LOOS 0x60000000 /* OS-specific range */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 357 #define PT_LOOS 0x60000000 /* OS-specific range */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 357 #define PT_LOOS 0x60000000 /* OS-specific range */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 484 #define PT_LOOS 0x60000000 /* OS-specific */
487 #define PT_SUNW_UNWIND (PT_LOOS + 0x464e550)
488 #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550) /* Frame unwind information */
490 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */
491 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */
492 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553) /* GNU property */
493 #define PT_GNU_SFRAME (PT_LOOS + 0x474e554) /* SFrame stack trace information */
496 #define PT_OPENBSD_MUTABLE (PT_LOOS + 0x5a3dbe5) /* Like bss, but not immutable. */
497 #define PT_OPENBSD_RANDOMIZE (PT_LOOS + 0x5a3dbe6) /* Fill with random data. */
498 #define PT_OPENBSD_WXNEEDED (PT_LOOS + 0x5a3dbe7) /* Program does W^X violations. *
    [all...]
  /src/external/gpl3/gdb/dist/include/elf/
common.h 484 #define PT_LOOS 0x60000000 /* OS-specific */
487 #define PT_SUNW_UNWIND (PT_LOOS + 0x464e550)
488 #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550) /* Frame unwind information */
490 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */
491 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */
492 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553) /* GNU property */
493 #define PT_GNU_SFRAME (PT_LOOS + 0x474e554) /* SFrame stack trace information */
496 #define PT_OPENBSD_MUTABLE (PT_LOOS + 0x5a3dbe5) /* Like bss, but not immutable. */
497 #define PT_OPENBSD_RANDOMIZE (PT_LOOS + 0x5a3dbe6) /* Fill with random data. */
498 #define PT_OPENBSD_WXNEEDED (PT_LOOS + 0x5a3dbe7) /* Program does W^X violations. *
    [all...]
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 482 #define PT_LOOS 0x60000000 /* OS-specific */
487 #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550) /* Frame unwind information */
489 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */
490 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */
491 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553) /* GNU property */
492 #define PT_GNU_SFRAME (PT_LOOS + 0x474e554) /* SFrame stack trace information */
495 #define PT_OPENBSD_MUTABLE (PT_LOOS + 0x5a3dbe5) /* Like bss, but not immutable. */
496 #define PT_OPENBSD_RANDOMIZE (PT_LOOS + 0x5a3dbe6) /* Fill with random data. */
497 #define PT_OPENBSD_WXNEEDED (PT_LOOS + 0x5a3dbe7) /* Program does W^X violations. */
498 #define PT_OPENBSD_NOBTCFI (PT_LOOS + 0x5a3dbe8) /* No branch target CFI. *
    [all...]
  /src/external/gpl3/binutils/dist/include/elf/
common.h 484 #define PT_LOOS 0x60000000 /* OS-specific */
487 #define PT_SUNW_UNWIND (PT_LOOS + 0x464e550)
488 #define PT_GNU_EH_FRAME (PT_LOOS + 0x474e550) /* Frame unwind information */
490 #define PT_GNU_STACK (PT_LOOS + 0x474e551) /* Stack flags */
491 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */
492 #define PT_GNU_PROPERTY (PT_LOOS + 0x474e553) /* GNU property */
493 #define PT_GNU_SFRAME (PT_LOOS + 0x474e554) /* SFrame stack trace information */
496 #define PT_OPENBSD_MUTABLE (PT_LOOS + 0x5a3dbe5) /* Like bss, but not immutable. */
497 #define PT_OPENBSD_RANDOMIZE (PT_LOOS + 0x5a3dbe6) /* Fill with random data. */
498 #define PT_OPENBSD_WXNEEDED (PT_LOOS + 0x5a3dbe7) /* Program does W^X violations. *
    [all...]

Completed in 53 milliseconds