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()
1300 content |= CC_CONTENT_STACK; in main()1307 content |= CC_CONTENT_STACK; in main()1333 content |= CC_CONTENT_STACK; in main()
1097 { (Word) CC_CONTENT_STACK, MSG_CC_CONTENT_STACK }, in conv_cnote_cc_content()
854 if (!(pgc->pgc_content & CC_CONTENT_STACK)) in dump_map()
2311 core_info->core_content = CC_CONTENT_STACK | CC_CONTENT_HEAP | in Pfgrab_core()
1952 if (!(content & CC_CONTENT_STACK)) in elfcore()