Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/common/ctf/
Dctf_decl.c90 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) in ctf_decl_push() function
111 ctf_decl_push(cd, fp, ar.ctr_contents); in ctf_decl_push()
118 ctf_decl_push(cd, fp, ctype); in ctf_decl_push()
125 ctf_decl_push(cd, fp, ctype); in ctf_decl_push()
130 ctf_decl_push(cd, fp, ctype); in ctf_decl_push()
137 ctf_decl_push(cd, fp, ctype); in ctf_decl_push()
Dctf_impl.h338 extern void ctf_decl_push(ctf_decl_t *, ctf_file_t *, ctf_id_t);
Dctf_types.c338 ctf_decl_push(&cd, fp, type); in ctf_type_qlname()
/netbsd/src/external/cddl/osnet/dev/fbt/
Dfbt.c948 ctf_decl_push(ctf_decl_t *cd, mod_ctf_t *mc, ctf_id_t type) in ctf_decl_push() function
966 ctf_decl_push(cd, mc, ar.ctr_contents); in ctf_decl_push()
973 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
980 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
985 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
992 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
1055 ctf_decl_push(&cd, mc, type); in fbt_type_name()
/netbsd/src/external/cddl/osnet/lib/libctf/
Dctf.expsym32 ctf_decl_push