Home
last modified time | relevance | path

Searched refs:ctf_get_ctt_index (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c103 ctf_get_ctt_index(fp, tp, NULL, &ctype, NULL); in ctf_decl_push()
H A Dctf_types.c31 ctf_get_ctt_index(const ctf_file_t *fp, const void *v, uint_t *indexp, in ctf_get_ctt_index() function
301 ctf_get_ctt_index(fp, tp, NULL, &ctype, NULL); in ctf_type_resolve()
630 ctf_get_ctt_index(fp, tp, NULL, &ctype, NULL); in ctf_type_reference()
H A Dctf_open.c373 ctf_get_ctt_index(fp, tp, NULL, &type, NULL); in init_types()
495 ctf_get_ctt_index(fp, tp, NULL, &type, NULL); in init_types()
699 ctf_get_ctt_index(fp, tp, &index, NULL, &ischild); in init_types()
H A Dctf_impl.h304 extern void ctf_get_ctt_index(const ctf_file_t *fp, const void *v,
H A Dctf_create.c1596 ctf_get_ctt_index(src_fp, tp, NULL, &type, NULL); in ctf_add_type()