Searched refs:PT_GNU_STACK (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | phdr.c | 96 { 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 D | phdr.msg | 74 @ 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 D | elf.h | 348 #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ macro
|