Searched refs:CC_CONTENT_ANON (Results 1 – 7 of 7) sorted by relevance
82 #define CC_CONTENT_ANON 0x0080ULL /* anonymous mappings (MAP_ANON) */ macro96 CC_CONTENT_RODATA | CC_CONTENT_ANON | CC_CONTENT_CTF | \
48 core_content_t content = CC_CONTENT_DATA | CC_CONTENT_ANON; in main()
157 core_content_t content = CC_CONTENT_DATA | CC_CONTENT_ANON | in main()
1104 { (Word) CC_CONTENT_ANON, MSG_CC_CONTENT_ANON }, in conv_cnote_cc_content()
886 if (!(pgc->pgc_content & CC_CONTENT_ANON)) in dump_map()
2312 CC_CONTENT_DATA | CC_CONTENT_RODATA | CC_CONTENT_ANON | in Pfgrab_core()
1989 if (!(content & CC_CONTENT_ANON)) in elfcore()