Searched refs:CTF_NAME_STID (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libctf/
H A Dctf_hash.c97 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)];
156 ctsp = &fp->ctf_str[CTF_NAME_STID(hep->h_name)];
H A Dctf_util.c101 ctf_strs_t *ctsp = &fp->ctf_str[CTF_NAME_STID(name)];
/macosx-10.9.5/dtrace-118.1/sys/
H A Dctf.h203 * stid = CTF_NAME_STID(c.ctt_name); <-- string table id number (0 or 1)
214 #define CTF_NAME_STID(name) ((name) >> 31) macro
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dctf.c1045 if (CTF_NAME_STID(ctt->ctt_name) != CTF_STRTAB_0)
H A Ddump.c151 if (CTF_NAME_STID(name) != CTF_STRTAB_0)

Completed in 87 milliseconds