Searched refs:CC_CONTENT_CTF (Results 1 – 5 of 5) sorted by relevance
88 #define CC_CONTENT_CTF 0x0800ULL /* CTF data */ macro96 CC_CONTENT_RODATA | CC_CONTENT_ANON | CC_CONTENT_CTF | \
623 if (!(pgc->pgc_content & (CC_CONTENT_CTF | CC_CONTENT_SYMTAB))) in count_sections()632 if ((pgc->pgc_content & CC_CONTENT_CTF) && in count_sections()760 if (!(pgc->pgc_content & (CC_CONTENT_CTF | CC_CONTENT_SYMTAB))) in dump_sections()769 if ((pgc->pgc_content & CC_CONTENT_CTF) && in dump_sections()
3084 return (CC_CONTENT_TEXT | CC_CONTENT_DATA | CC_CONTENT_CTF); in Pcontent()
1552 if ((content & CC_CONTENT_CTF) == 0 || in process_scns()1794 if (content & (CC_CONTENT_CTF | CC_CONTENT_SYMTAB)) { in elfcore()
1108 { (Word) CC_CONTENT_CTF, MSG_CC_CONTENT_CTF }, in conv_cnote_cc_content()