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

  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1297 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation.
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 360 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */
  /src/sys/sys/
exec_elf.h 452 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 362 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 362 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 491 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 491 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 490 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 491 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */

Completed in 45 milliseconds