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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctf.c110 ctf_buf_cur(ctf_buf_t *b) function
538 uint_t cur = ctf_buf_cur(buf);
628 h.cth_objtoff = ctf_buf_cur(buf);
633 h.cth_funcoff = ctf_buf_cur(buf);
638 h.cth_typeoff = ctf_buf_cur(buf);
643 h.cth_stroff = ctf_buf_cur(buf);

Completed in 45 milliseconds