Searched refs:read_ctf_save_cb (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | ctftools.h | 384 int read_ctf_save_cb(tdata_t *, char *, void *);
|
| H A D | ctfmerge.c | 619 if (read_ctf(&srcfile, 1, NULL, read_ctf_save_cb, &srctd, 1) == 0) in copy_ctf_data() 961 if (read_ctf(&reffile, 1, reflabel, read_ctf_save_cb, in main()
|
| H A D | input.c | 224 read_ctf_save_cb(tdata_t *td, char *name __unused, void *retp) in read_ctf_save_cb() function
|