Searched refs:get_ctt_info (Results 1 – 1 of 1) sorted by relevance
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctf.c | 757 get_ctt_info(ctf_header_t *h, void *v, uint_t *kind, uint_t *vlen, int *isroot) in get_ctt_info() function 816 get_ctt_info(h, v, &kind, &vlen, &isroot); in count_types() 1101 get_ctt_info(h, dptr, &kind, &vlen, &isroot); in resurrect_types()
|