Searched refs:cmh_unique (Results 1 – 1 of 1) sorted by relevance
89 ctf_file_t *cmh_unique; /* ctf to uniquify against */ member899 ctf_file_t *parent = cmh->cmh_unique; in ctf_uniquify_types()1032 out->cmh_unique = NULL; in ctf_merge_init()1193 cmh->cmh_unique = u; in ctf_merge_uniquify()1325 if (cmh->cmh_label != NULL && cmh->cmh_unique != NULL) { in ctf_merge_merge()1326 const char *label = ctf_label_topmost(cmh->cmh_unique); in ctf_merge_merge()1365 ctf_dprintf("preparing to uniquify against: %p\n", cmh->cmh_unique); in ctf_merge_merge()1366 if (cmh->cmh_unique != NULL) { in ctf_merge_merge()