Searched refs:merge_into_master (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dcompare.c75 merge_into_master(stabrtd, stabtd, NULL, 1);
83 merge_into_master(stabtd, ctftd, difftd, 0);
H A Dctfconvert.c243 merge_into_master(filetd, mstrtd, NULL, 1);
H A Dctfmerge.c392 merge_into_master(pow, slot->wip_td, NULL, 0);
489 merge_into_master(pow1, pow2, NULL, 0);
979 merge_into_master(mstrtd, reftd, savetd, 0);
H A Dctftools.h387 void merge_into_master(tdata_t *, tdata_t *, tdata_t *, int);
H A Dmerge.c1075 merge_into_master(tdata_t *cur, tdata_t *mstr, tdata_t *tgt, int selfuniquify) function

Completed in 182 milliseconds