Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsections.c505 { SHF_OS_NONCONFORMING, ALL, MSG_SHF_OS_NONCONFORMING_CF }, in conv_sec_flags_strings()
521 { SHF_OS_NONCONFORMING, ALL, MSG_SHF_OS_NONCONFORMING_NF }, in conv_sec_flags_strings()
H A Dsections.msg278 @ MSG_SHF_OS_NONCONFORMING_CF "SHF_OS_NONCONFORMING" # 0x100
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h646 #define SHF_OS_NONCONFORMING 0x100 macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h472 #define SHF_OS_NONCONFORMING 0x100 /* OS-specific processing required. */ macro