Home
last modified time | relevance | path

Searched refs:CC_CONTENT_SHANON (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dcorectl.h76 #define CC_CONTENT_SHANON 0x0008ULL /* anonymous shared mapping */ macro
95 CC_CONTENT_SHANON | CC_CONTENT_TEXT | CC_CONTENT_DATA | \
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1100 { (Word) CC_CONTENT_SHANON, MSG_CC_CONTENT_SHANON }, in conv_cnote_cc_content()
/titanic_41/usr/src/lib/libproc/common/
H A DPgcore.c878 if (!(pgc->pgc_content & CC_CONTENT_SHANON)) in dump_map()
H A DPcore.c2313 CC_CONTENT_SHANON; in Pfgrab_core()
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c1979 if (!(content & CC_CONTENT_SHANON)) in elfcore()