Searched refs:ctf_decl_push (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_decl.c89 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) function
107 ctf_decl_push(cd, fp, ar.ctr_contents);
114 ctf_decl_push(cd, fp, tp->ctt_type);
121 ctf_decl_push(cd, fp, tp->ctt_type);
126 ctf_decl_push(cd, fp, tp->ctt_type);
133 ctf_decl_push(cd, fp, tp->ctt_type);
H A Dctf_impl.h312 extern void ctf_decl_push(ctf_decl_t *, ctf_file_t *, ctf_id_t);
H A Dctf_types.c217 ctf_decl_push(&cd, fp, type);

Completed in 1029 milliseconds