Home
last modified time | relevance | path

Searched defs:ctf_buf (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c55 struct ctf_buf { struct
56 strtab_t ctb_strtab; /* string table */
80 ctf_buf_grow(ctf_buf_t *b) in ctf_buf_grow() argument
/titanic_41/usr/src/common/ctf/
H A Dctf_impl.h192 const uchar_t *ctf_buf; /* uncompressed CTF data buffer */ member