Home
last modified time | relevance | path

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

/illumos-gate/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"
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h501 #define PT_GNU_STACK 0x6474e551 /* Indicates stack executability */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h499 #define PT_GNU_STACK 0x6474e551 macro