Searched refs:dmd_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_create.c102 ctm.ctm_type = (ushort_t)dmd->dmd_type;
125 ctlm.ctlm_type = (ushort_t)dmd->dmd_type;
511 ctf_ref_dec(fp, dmd->dmd_type);
1028 dmd->dmd_type = CTF_ERR;
1089 dmd->dmd_type = type;
1094 ctf_id_t ltype = ctf_type_resolve(fp, lmd->dmd_type);
1226 * For now, dmd_type is copied as the src_fp's type; it is reset to an
1230 dmd->dmd_type = type;
1471 * Make a final pass through the members changing each dmd_type
1477 if ((dmd->dmd_type
[all...]
H A Dctf_impl.h142 ctf_id_t dmd_type; /* type of this member (for sou) */ member in struct:ctf_dmdef
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_macro.c384 pdmd->dmd_type = uc;
H A Dlibdwarf.h1900 Dwarf_Small dmd_type; /* the type, DW_MACINFO_define etc*/ member in struct:Dwarf_Macro_Details_s

Completed in 135 milliseconds