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

/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_decl.c87 ctf_decl_push(ctf_decl_t *cd, ctf_file_t *fp, ctf_id_t type) function
105 ctf_decl_push(cd, fp, ar.ctr_contents);
112 ctf_decl_push(cd, fp, tp->ctt_type);
119 ctf_decl_push(cd, fp, tp->ctt_type);
124 ctf_decl_push(cd, fp, tp->ctt_type);
131 ctf_decl_push(cd, fp, tp->ctt_type);
H A Dctf_impl.h305 extern void ctf_decl_push(ctf_decl_t *, ctf_file_t *, ctf_id_t);
H A Dctf_types.c214 ctf_decl_push(&cd, fp, type);
/freebsd-10.1-release/sys/cddl/dev/fbt/
H A Dfbt_powerpc.c971 ctf_decl_push(ctf_decl_t *cd, linker_ctf_t *lc, ctf_id_t type) function
989 ctf_decl_push(cd, lc, ar.ctr_contents);
996 ctf_decl_push(cd, lc, tp->ctt_type);
1003 ctf_decl_push(cd, lc, tp->ctt_type);
1008 ctf_decl_push(cd, lc, tp->ctt_type);
1015 ctf_decl_push(cd, lc, tp->ctt_type);
1082 ctf_decl_push(&cd, lc, type);
H A Dfbt.c1048 ctf_decl_push(ctf_decl_t *cd, linker_ctf_t *lc, ctf_id_t type) function
1066 ctf_decl_push(cd, lc, ar.ctr_contents);
1073 ctf_decl_push(cd, lc, tp->ctt_type);
1080 ctf_decl_push(cd, lc, tp->ctt_type);
1085 ctf_decl_push(cd, lc, tp->ctt_type);
1092 ctf_decl_push(cd, lc, tp->ctt_type);
1159 ctf_decl_push(&cd, lc, type);

Completed in 108 milliseconds