Home
last modified time | relevance | path

Searched refs:PT_GNU_RELRO (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c97 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO }, in conv_phdr_type_strings()
111 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO_CF }, in conv_phdr_type_strings()
125 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO_CFNP }, in conv_phdr_type_strings()
139 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO_NF }, in conv_phdr_type_strings()
H A Dphdr.msg78 @ MSG_PT_GNU_RELRO "[ PT_GNU_RELRO ]" # 0x6474e552
79 @ MSG_PT_GNU_RELRO_CF "PT_GNU_RELRO"
/titanic_51/usr/src/uts/common/sys/
H A Delf.h501 #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h500 #define PT_GNU_RELRO 0x6474e552 macro