Searched refs:CTF_NAME_STID (Results 1 – 5 of 5) sorted by relevance
97 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_hash_insert()156 ctsp = &fp->ctf_str[CTF_NAME_STID(hep->h_name)]; in ctf_hash_lookup()
101 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)]; in ctf_strraw()
214 #define CTF_NAME_STID(name) ((name) >> 31) macro
116 if (CTF_NAME_STID(name) != CTF_STRTAB_0) in ref_to_str()
948 if (CTF_NAME_STID(ctt->ctt_name) != CTF_STRTAB_0) in resurrect_types()