Searched refs:ctf_update (Results 1 – 20 of 20) sorted by relevance
491 if (type == CTF_ERR || ctf_update(ctfp) == CTF_ERR) { in dt_decl_sou()607 ctf_update(dsp->ds_ctfp) == CTF_ERR) { in dt_decl_member()631 ctf_update(dtt.dtt_ctfp) == CTF_ERR) { in dt_decl_member()746 name, value) == CTF_ERR || ctf_update(dsp->ds_ctfp) == CTF_ERR) { in dt_decl_enumerator()940 ctf_update(tip->dtt_ctfp) == CTF_ERR) { in dt_decl_type()961 ctf_update(tip->dtt_ctfp) == CTF_ERR) { in dt_decl_type()1039 if (type == CTF_ERR || ctf_update(dmp->dm_ctfp) == CTF_ERR) { in dt_decl_type()1111 if (dsp->ds_ctfp != NULL && ctf_update(dsp->ds_ctfp) == CTF_ERR) { in dt_scope_pop()
1483 if (ctf_update(dmp->dm_ctfp) != 0) { in dt_vopen()1502 if (ctf_update(dmp->dm_ctfp) != 0) { in dt_vopen()1599 if (ctf_update(dmp->dm_ctfp) != 0) { in dt_vopen()
803 ctf_update(fp) == CTF_ERR) { in dt_opt_strsize()
649 ctf_update(dtt.dtt_ctfp) == CTF_ERR) { in dt_probe_tag()
298 if (ptr == CTF_ERR || ctf_update(dmp->dm_ctfp) == CTF_ERR) { in dt_type_pointer()1533 ctf_update(dtt.dtt_ctfp) == CTF_ERR) { in dt_node_decl()1543 if (type == CTF_ERR || ctf_update(dmp->dm_ctfp) == CTF_ERR) { in dt_node_decl()
130 ctf_update;
1173 (ctf_update): Rename to...1248 ctf_update.1364 * ctf-create.c (ctf_update): Update accordingly.1396 * ctf-create.c (ctf_update): Likewise.1415 * ctf-create.c (ctf_update): Update accordingly.1468 (ctf_update): Handle failure to populate the strtab. Pass in the1552 * ctf-create.c (ctf_update): Populate ctf_cuname.1609 * ctf-create.c (ctf_update): Copy-and-free it on update. No longer1691 * ctf-create.c (ctf_update): No longer call ctf_data_protect: use1761 * ctf-create.c (ctf_update): Likewise.
197 ctf_update (ctf_dict_t *fp) in ctf_update() function
236 extern int ctf_update(ctf_file_t *);
519 extern int ctf_update (ctf_dict_t *);
468 (ctf_update): Likewise.
243 ctf_update(ctf_file_t *fp) in ctf_update() function