Searched refs:dmd_type (Results 1 – 6 of 6) sorted by relevance
53 dmd[i].dmd_type = type; in _dwarf_macinfo_parse()202 RCHECK(WRITE_VALUE(md->dmd_type, 1)); in _dwarf_macinfo_gen()203 switch (md->dmd_type) { in _dwarf_macinfo_gen()
49 md->dmd_type = type; in _dwarf_add_macro()
240 Dwarf_Small dmd_type; member
102 ctm.ctm_type = (ushort_t)dmd->dmd_type; in ctf_copy_smembers()125 ctlm.ctlm_type = (ushort_t)dmd->dmd_type; in ctf_copy_lmembers()511 ctf_ref_dec(fp, dmd->dmd_type); in ctf_dtd_delete()1028 dmd->dmd_type = CTF_ERR; in ctf_add_enumerator()1089 dmd->dmd_type = type; in ctf_add_member()1094 ctf_id_t ltype = ctf_type_resolve(fp, lmd->dmd_type); in ctf_add_member()1230 dmd->dmd_type = type; in membadd()1493 if ((dmd->dmd_type = ctf_add_type(dst_fp, src_fp, in ctf_add_type()1494 dmd->dmd_type)) == CTF_ERR) in ctf_add_type()1507 ctf_ref_inc(dst_fp, dmd->dmd_type); in ctf_add_type()
142 ctf_id_t dmd_type; /* type of this member (for sou) */ member
5712 if (md[i].dmd_type == 0) in dump_dwarf_macinfo()5714 if (dwarf_get_MACINFO_name(md[i].dmd_type, &mi_str) != in dump_dwarf_macinfo()5717 "[Unknown MACINFO: %#x]", md[i].dmd_type); in dump_dwarf_macinfo()5721 switch (md[i].dmd_type) { in dump_dwarf_macinfo()