Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d279 enum PT_GNU_RELRO = 0x6474e552; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d308 enum PT_GNU_RELRO = PT_LOOS + 0x474e552; /* Read-only after relocation */ variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d308 enum PT_GNU_RELRO = PT_LOOS + 0x474e552; /* Read-only after relocation */ variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d289 enum PT_GNU_RELRO = 0x6474e552; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d284 enum PT_GNU_RELRO = 0x6474e552; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h490 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h490 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) /* Read-only after relocation */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h360 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h362 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h362 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h453 #define PT_GNU_RELRO 0x6474e552 /* Make read-only after relocation */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1297 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d488 enum PT_GNU_RELRO = 0x6474e552; variable