Home | History | Annotate | Download | only in ctf

Lines Matching refs:uchar_t

96 static uchar_t *
98 uchar_t *t)
137 static uchar_t *
139 uchar_t *t)
182 static uchar_t *
183 ctf_copy_emembers(ctf_dtdef_t *dtd, uint_t soff, uchar_t *t)
199 static uchar_t *
200 ctf_copy_membnames(ctf_dtdef_t *dtd, uchar_t *s)
288 uchar_t *s, *s0, *t;
386 t = (uchar_t *)buf + sizeof (ctf_header_t);
387 s = s0 = (uchar_t *)buf + sizeof (ctf_header_t) + hdr.cth_stroff;
503 t = (uchar_t *)argv;