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

/macosx-10.10.1/dtrace-147/libctf/
H A Dctf_create.c99 ctm.ctm_type = (ushort_t)dmd->dmd_type;
122 ctlm.ctlm_type = (ushort_t)dmd->dmd_type;
901 dmd->dmd_type = CTF_ERR;
962 dmd->dmd_type = type;
967 ctf_id_t ltype = ctf_type_resolve(fp, lmd->dmd_type);
1060 * For now, dmd_type is copied as the src_fp's type; it is reset to an
1064 dmd->dmd_type = type;
1302 * Make a final pass through the members changing each dmd_type
1308 if ((dmd->dmd_type = ctf_add_type(dst_fp, src_fp,
1309 dmd->dmd_type))
[all...]
/macosx-10.10.1/dtrace-147/head/
H A Dctf_impl.h147 ctf_id_t dmd_type; /* type of this member (for sou) */ member in struct:ctf_dmdef
/macosx-10.10.1/dtrace-147/libdwarf/
H A Ddwarf_macro.c348 pdmd->dmd_type = uc;
H A Dlibdwarf.h1454 Dwarf_Small dmd_type; /* the type, DW_MACINFO_define etc*/ member in struct:Dwarf_Macro_Details_s

Completed in 111 milliseconds