Searched refs:CC_CONTENT_CTF (Results 1 – 6 of 6) sorted by relevance
88 #define CC_CONTENT_CTF 0x0800ULL /* CTF data */ macro97 CC_CONTENT_RODATA | CC_CONTENT_ANON | CC_CONTENT_CTF | \
54 { CC_CONTENT_CTF, ".SUNW_ctf" },126 if (type == SECMAP_SYMTAB && (secmap_content & CC_CONTENT_CTF) != 0) { in secmap_matches_content()287 if (sm->sm_ctf && (secmap_content & CC_CONTENT_CTF) != 0 && in secmap_file_check()
600 if (!(pgc->pgc_content & (CC_CONTENT_CTF | CC_CONTENT_SYMTAB | in count_sections()611 if ((pgc->pgc_content & CC_CONTENT_CTF) && in count_sections()787 if (!(pgc->pgc_content & (CC_CONTENT_CTF | CC_CONTENT_SYMTAB | in dump_sections()798 if ((pgc->pgc_content & CC_CONTENT_CTF) && in dump_sections()
3196 return (CC_CONTENT_TEXT | CC_CONTENT_DATA | CC_CONTENT_CTF); in Pcontent()
1710 (CC_CONTENT_CTF | CC_CONTENT_SYMTAB | CC_CONTENT_DEBUG)) == 0) { in elf_process_obj_scns()1732 if (ctf == NULL && (content & CC_CONTENT_CTF) != 0 && in elf_process_obj_scns()2118 if (content & (CC_CONTENT_CTF | CC_CONTENT_SYMTAB | CC_CONTENT_DEBUG)) in elfcore()
1128 { (Word) CC_CONTENT_CTF, MSG_CC_CONTENT_CTF }, in conv_cnote_cc_content()