Searched refs:dmd_type (Results 1 – 6 of 6) sorted by relevance
154 ctm.ctm_type = (ushort_t)dmd->dmd_type; in ctf_copy_smembers()177 ctlm.ctlm_type = (ushort_t)dmd->dmd_type; in ctf_copy_lmembers()770 ctf_ref_dec(fp, dmd->dmd_type); in ctf_dtd_delete()1433 dmd->dmd_type = CTF_ERR; in ctf_add_enumerator()1536 dmd->dmd_type = type; in ctf_add_member()1541 ctf_id_t ltype = ctf_type_resolve(fp, lmd->dmd_type); in ctf_add_member()1682 dmd->dmd_type = type; in membadd()1924 if ((dmd->dmd_type = ctf_add_type(dst_fp, src_fp, in ctf_add_type()1925 dmd->dmd_type)) == CTF_ERR) in ctf_add_type()1938 ctf_ref_inc(dst_fp, dmd->dmd_type); in ctf_add_type()
150 ctf_id_t dmd_type; /* type of this member (for sou) */ member
387 pdmd->dmd_type = uc; in dwarf_get_macro_details()
3265 Dwarf_Small dmd_type; /* the type, DW_MACINFO_define etc*/ member