Home
last modified time | relevance | path

Searched refs:ml_name (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/tools/ctf/cvt/
H A Dfixup_tdescs.c70 if (streq(ml->ml_name, mems[i])) in fix_ptrptr_to_struct()
124 if (mems[i] && !streq(ml->ml_name, mems[i])) in fix_ptr_to_struct()
135 strs[i], ml->ml_name); in fix_ptr_to_struct()
228 if (strcmp(ml->ml_name, "cpu_cyclic") == 0) in fix_small_cpu_struct()
233 strcmp(lml->ml_name, "cpu_m") == 0) in fix_small_cpu_struct()
245 if (!streq(lml->ml_name, "cpu_m_pad") && in fix_small_cpu_struct()
248 "it must be cpu_m_pad.\n", lml->ml_name); in fix_small_cpu_struct()
266 cpum->ml_name = xstrdup("cpu_m"); in fix_small_cpu_struct()
H A Dtdata.c90 name = tdp->t_members->ml_name; in tdesc_layouthash()
209 if (oml->ml_name) in free_mlist()
210 free(oml->ml_name); in free_mlist()
H A Dmerge.c290 strcmp(ml1->ml_name, ml2->ml_name) != 0) in equiv_su()
808 (*nmemp)->ml_name = xstrdup(omem->ml_name); in conjure_su()
H A Dst_parse.c917 mlp->ml_name = w; in soudef()
1171 (ml->ml_name ? ml->ml_name : "(anon)")); in resolve_typed_bitfields_cb()
1200 terminate("type chain for bitfield member %s has a NULL", ml->ml_name); in resolve_typed_bitfields_cb()
H A Dctftools.h163 char *ml_name; /* Member name */ member
H A Dctf.c334 mp->ml_name); in write_type()
345 mp->ml_name); in write_type()
1037 (*mpp)->ml_name = xstrdup(sbuf + in resurrect_types()
1052 (*mpp)->ml_name = xstrdup(sbuf + in resurrect_types()
H A Ddwarf.c1013 if ((ml->ml_name = die_name(dw, mem)) == NULL) in die_sou_create()
1014 ml->ml_name = ""; in die_sou_create()
1040 off, memoff, ml->ml_name, ml->ml_offset, ml->ml_size); in die_sou_create()
1176 ml->ml_name, tdesc_name(ml->ml_type), in die_sou_failed()