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

/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c121 ctf_buf_cur(ctf_buf_t *b) function
619 uint_t cur = ctf_buf_cur(buf);
712 h.cth_objtoff = ctf_buf_cur(buf);
717 h.cth_funcoff = ctf_buf_cur(buf);
722 h.cth_typeoff = ctf_buf_cur(buf);
727 h.cth_stroff = ctf_buf_cur(buf);

Completed in 111 milliseconds