Searched defs:ctf_buf (Results 1 – 2 of 2) sorted by relevance
55 struct ctf_buf { struct56 strtab_t ctb_strtab; /* string table */80 ctf_buf_grow(ctf_buf_t *b) in ctf_buf_grow() argument
192 const uchar_t *ctf_buf; /* uncompressed CTF data buffer */ member