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

/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dcompare.c76 else if (read_ctf(&stabname, 1, NULL, read_ctf_save_cb, &stabtd, 0)
80 if (read_ctf(&ctfname, 1, NULL, read_ctf_save_cb, &ctftd, 0) == 0)
H A Dctfmerge.c609 if (read_ctf(&srcfile, 1, NULL, read_ctf_save_cb, &srctd, 1) == 0)
896 if (read_ctf(ifiles, nifiles, NULL, merge_ctf_cb,
950 if (read_ctf(&reffile, 1, reflabel, read_ctf_save_cb,
H A Dctftools.h376 int read_ctf(char **, int, char *, int (*)(tdata_t *, char *, void *),
H A Dinput.c233 read_ctf(char **files, int n, char *label, read_cb_f *func, void *private, function

Completed in 103 milliseconds