Searched refs:ctf_add_type (Results 1 – 3 of 3) sorted by relevance
345 if (ctf_add_type (arg->out_fp, arg->in_fp, type) != CTF_ERR) in ctf_link_one_type()368 if (ctf_add_type (per_cu_out_fp, arg->in_fp, type) != CTF_ERR) in ctf_link_one_type()
2046 ctf_add_type (ctf_file_t *dst_fp, ctf_file_t *src_fp, ctf_id_t src_type) in ctf_add_type() function
378 extern ctf_id_t ctf_add_type (ctf_file_t *, ctf_file_t *, ctf_id_t);