Home
last modified time | relevance | path

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

/freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c159 ctf_buf_write(b, &ctl, sizeof (ctl)); in write_label()
173 ctf_buf_write(b, &id, sizeof (id)); in write_objects()
209 ctf_buf_write(b, fdata, sizeof (fdata)); in write_functions()
218 ctf_buf_write(b, &id, sizeof (id)); in write_functions()
223 ctf_buf_write(b, &id, sizeof (id)); in write_functions()
249 ctf_buf_write(b, ctt, sizeof (*ctt)); in write_sized_type_rec()
261 ctf_buf_write(b, cts, sizeof (*cts)); in write_sized_type_rec()
276 ctf_buf_write(b, cts, sizeof (*cts)); in write_unsized_type_rec()
372 ctf_buf_write(b, &cta, sizeof (cta)); in write_type()
502 ctf_buf_write(b, &id, sizeof (id)); in write_type()
[all …]