Searched refs:ctf_lblent_t (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-labels.c | 24 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 D | ctf-open.c | 992 ctf_lblent_t *lbl = start; in flip_lbls()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-labels.c | 24 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 D | ctf-open.c | 992 ctf_lblent_t *lbl = start; in flip_lbls()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_labels.c | 35 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 D | ctf.h | 160 } ctf_lblent_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ctf.h | 197 } ctf_lblent_t; typedef
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf.h | 223 } ctf_lblent_t; typedef
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf.h | 223 } ctf_lblent_t; typedef
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | ctf.c | 154 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 D | dump.c | 207 const ctf_lblent_t *ctl = v; in print_labeltable()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.info | 1246 } 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 D | ctf-spec.texi | 1631 } 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 D | ctf-spec.texi | 1631 } ctf_lblent_t; 1635 @tindex ctf_lblent_t 1642 @vindex ctf_lblent_t, ctl_label 1649 @vindex ctf_lblent_t, ctl_type
|
H A D | ctf-spec.info | 1246 } 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)
|