Searched refs:ctf_lblent (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf.h | 157 typedef struct ctf_lblent { struct
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | ctf.h | 193 typedef struct ctf_lblent struct
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf.h | 219 typedef struct ctf_lblent struct
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf.h | 219 typedef struct ctf_lblent struct
|
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/ |
H A D | ctf-spec.info | 1242 typedef struct ctf_lblent 1644 * struct ctf_lblent: The label section. (line 16) 1645 * struct ctf_lblent, ctl_label: The label section. (line 19) 1646 * struct ctf_lblent, ctl_type: The label section. (line 20)
|
H A D | ctf-spec.texi | 1627 typedef struct ctf_lblent 1634 @tindex struct ctf_lblent 1641 @vindex struct ctf_lblent, ctl_label 1648 @vindex struct ctf_lblent, ctl_type
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/ |
H A D | ctf-spec.texi | 1627 typedef struct ctf_lblent 1634 @tindex struct ctf_lblent 1641 @vindex struct ctf_lblent, ctl_label 1648 @vindex struct ctf_lblent, ctl_type
|
H A D | ctf-spec.info | 1242 typedef struct ctf_lblent 1644 * struct ctf_lblent: The label section. (line 16) 1645 * struct ctf_lblent, ctl_label: The label section. (line 19) 1646 * struct ctf_lblent, ctl_type: The label section. (line 20)
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-open.c | 995 for (i = len / sizeof (struct ctf_lblent); i > 0; lbl++, i--) in flip_lbls()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-open.c | 995 for (i = len / sizeof (struct ctf_lblent); i > 0; lbl++, i--) in flip_lbls()
|