Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_merge.c93 ctf_file_t *cmh_unique; /* ctf to uniquify against */ member
923 ctf_file_t *parent = cmh->cmh_unique; in ctf_uniquify_types()
1048 out->cmh_unique = NULL; in ctf_merge_init()
1265 cmh->cmh_unique = u; in ctf_merge_uniquify()
1469 if (cmh->cmh_label != NULL && cmh->cmh_unique != NULL) { in ctf_merge_merge()
1470 const char *label = ctf_label_topmost(cmh->cmh_unique); in ctf_merge_merge()
1509 ctf_dprintf("preparing to uniquify against: %p\n", cmh->cmh_unique); in ctf_merge_merge()
1510 if (cmh->cmh_unique != NULL) { in ctf_merge_merge()