Home
last modified time | relevance | path

Searched refs:PT_GNU_STACK (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dphdr.c96 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK }, in conv_phdr_type_strings()
110 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK_CF }, in conv_phdr_type_strings()
124 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK_CFNP }, in conv_phdr_type_strings()
138 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK_NF }, in conv_phdr_type_strings()
H A Dphdr.msg74 @ MSG_PT_GNU_STACK "[ PT_GNU_STACK ]" # 0x6474e551
75 @ MSG_PT_GNU_STACK_CF "PT_GNU_STACK"
/titanic_41/usr/src/uts/common/sys/
H A Delf.h348 #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ macro