Searched refs:CC_CONTENT_STACK (Results 1 – 7 of 7) sorted by relevance
71 #define CC_CONTENT_STACK 0x0001ULL /* process stack */ macro93 #define CC_CONTENT_DEFAULT (CC_CONTENT_STACK | CC_CONTENT_HEAP | \
158 CC_CONTENT_STACK; in main()175 content &= ~CC_CONTENT_STACK; in main()
1268 content |= CC_CONTENT_STACK; in main()1275 content |= CC_CONTENT_STACK; in main()1301 content |= CC_CONTENT_STACK; in main()
1091 { (Word) CC_CONTENT_STACK, MSG_CC_CONTENT_STACK }, in conv_cnote_cc_content()
786 if (!(pgc->pgc_content & CC_CONTENT_STACK)) in dump_map()
1770 P->core->core_content = CC_CONTENT_STACK | CC_CONTENT_HEAP | in Pfgrab_core()
1895 if (!(content & CC_CONTENT_STACK)) in elfcore()