Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-labels.c24 extract_label_info (ctf_dict_t *fp, const ctf_lblent_t **ctl, in extract_label_info()
31 *ctl = (const ctf_lblent_t *) (fp->ctf_buf + h->cth_lbloff); in extract_label_info()
32 *num_labels = (h->cth_objtoff - h->cth_lbloff) / sizeof (ctf_lblent_t); in extract_label_info()
42 const ctf_lblent_t *ctlp = NULL; in ctf_label_topmost()
66 const ctf_lblent_t *ctlp = NULL; in ctf_label_iter()
H A Dctf-open.c992 ctf_lblent_t *lbl = start; in flip_lbls()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-labels.c24 extract_label_info (ctf_dict_t *fp, const ctf_lblent_t **ctl, in extract_label_info()
31 *ctl = (const ctf_lblent_t *) (fp->ctf_buf + h->cth_lbloff); in extract_label_info()
32 *num_labels = (h->cth_objtoff - h->cth_lbloff) / sizeof (ctf_lblent_t); in extract_label_info()
42 const ctf_lblent_t *ctlp = NULL; in ctf_label_topmost()
66 const ctf_lblent_t *ctlp = NULL; in ctf_label_iter()
H A Dctf-open.c992 ctf_lblent_t *lbl = start; in flip_lbls()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_labels.c35 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) in extract_label_info()
48 *ctl = (const ctf_lblent_t *)(fp->ctf_buf + h->cth_lbloff); in extract_label_info()
49 *num_labels = (h->cth_objtoff - h->cth_lbloff) / sizeof (ctf_lblent_t); in extract_label_info()
60 const ctf_lblent_t *ctlp = NULL; // XXX: gcc in ctf_label_topmost()
85 const ctf_lblent_t *ctlp = NULL; // XXX: gcc in ctf_label_iter()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h160 } ctf_lblent_t; typedef
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h197 } ctf_lblent_t; typedef
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h223 } ctf_lblent_t; typedef
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h223 } ctf_lblent_t; typedef
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c154 ctf_lblent_t ctl; in write_label()
868 ctf_lblent_t *ctl; in resurrect_labels()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c207 const ctf_lblent_t *ctl = v; in print_labeltable()
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info1246 } ctf_lblent_t;
1452 * ctf_lblent_t: The label section. (line 16)
1453 * ctf_lblent_t, ctl_label: The label section. (line 19)
1454 * ctf_lblent_t, ctl_type: The label section. (line 20)
H A Dctf-spec.texi1631 } ctf_lblent_t;
1635 @tindex ctf_lblent_t
1642 @vindex ctf_lblent_t, ctl_label
1649 @vindex ctf_lblent_t, ctl_type
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.texi1631 } ctf_lblent_t;
1635 @tindex ctf_lblent_t
1642 @vindex ctf_lblent_t, ctl_label
1649 @vindex ctf_lblent_t, ctl_type
H A Dctf-spec.info1246 } ctf_lblent_t;
1452 * ctf_lblent_t: The label section. (line 16)
1453 * ctf_lblent_t, ctl_label: The label section. (line 19)
1454 * ctf_lblent_t, ctl_type: The label section. (line 20)