Home
last modified time | relevance | path

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

/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dsections.c445 { SHF_OS_NONCONFORMING, ALL, MSG_SHF_OS_NONCONFORMING_CF }, in conv_sec_flags_strings()
461 { SHF_OS_NONCONFORMING, ALL, MSG_SHF_OS_NONCONFORMING_NF }, in conv_sec_flags_strings()
H A Dsections.msg228 @ MSG_SHF_OS_NONCONFORMING_CF "SHF_OS_NONCONFORMING" # 0x100
/titanic_51/usr/src/uts/common/sys/
H A Delf.h630 #define SHF_OS_NONCONFORMING 0x100 macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h472 #define SHF_OS_NONCONFORMING 0x100 /* OS-specific processing required. */ macro