Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcorectl.h75 #define CC_CONTENT_SHFILE 0x0004ULL /* file-backed shared mapping */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1119 { (Word) CC_CONTENT_SHFILE, MSG_CC_CONTENT_SHFILE }, in conv_cnote_cc_content()
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c916 if (!(pgc->pgc_content & CC_CONTENT_SHFILE)) in dump_map()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c2326 if (!(content & CC_CONTENT_SHFILE)) in elfcore()