Searched refs:ctf_getmodel (Results 1 – 18 of 18) sorted by relevance
40 ctf_getmodel;
122 archdr->ctfa_model = htole64 (ctf_getmodel (ctf_dicts[0])); in ctf_arc_write_fd()
1112 (void) ctf_setmodel (nfp, ctf_getmodel (fp)); in ctf_serialize()
2060 ctf_getmodel (ctf_dict_t *fp) in ctf_getmodel() function
166 extern int ctf_getmodel(ctf_file_t *);
2059 ctf_getmodel (ctf_dict_t *fp) in ctf_getmodel() function
385 extern int ctf_getmodel (ctf_dict_t *);
425 (ctf_getmodel): Likewise.
1033 ctf_getmodel(ctf_file_t *fp) in ctf_getmodel() function
438 (void) ctf_setmodel(nfp, ctf_getmodel(fp)); in ctf_update()
774 ctf_getmodel(dnp->dn_ctfp) == CTF_MODEL_ILP32 && in dt_node_type_size()