Searched defs:PT_GNU_RELRO (Results 1 – 14 of 14) sorted by relevance
40 pub(super) const PT_GNU_RELRO: u32 = 0x6474_e552; constant
1032 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
1203 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
971 constexpr Elf_Word PT_GNU_RELRO = 0X6474E552; // Read only after relocs variable
2119 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
1543 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
2678 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
605 #define PT_GNU_RELRO 0x6474e552 macro
606 #define PT_GNU_RELRO 0x6474e552 macro
729 #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ macro