Searched refs:ctf_add_struct (Results 1 – 6 of 6) sorted by relevance
45 ctf_add_struct;
53 ctf_add_struct;
57 ctf_add_struct;
217 extern ctf_id_t ctf_add_struct(ctf_file_t *, uint_t, const char *);
487 type = ctf_add_struct(ctfp, flag, name); in dt_decl_sou()
719 ctf_add_struct(ctf_file_t *fp, uint_t flag, const char *name) in ctf_add_struct() function