| /src/sys/arch/alpha/alpha/ |
| dec_2000_300.c | 136 * console type is specified directly by ctb_type, and only 143 switch (ctb->ctb_type) { 191 printf("ctb->ctb_type = 0x%lx\n", ctb->ctb_type); 196 ctb->ctb_type);
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-labels.c | 90 linfo.ctb_type = ctlp->ctl_type;
|
| ctf-create.c | 1480 ctf_id_t ctb_type; /* CTF type identifier. */ member in struct:ctf_bundle 1490 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0) 1511 return (ctf_add_enumerator (ctb->ctb_dict, ctb->ctb_type, 1527 if (ctf_member_info (ctb->ctb_dict, ctb->ctb_type, name, &ctm) < 0) 1812 src.ctb_type = src_type; 1816 dst.ctb_type = dst_type; 2022 if ((dst.ctb_type = dst_type) == CTF_ERR
|
| ctf-dump.c | 424 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
|
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-labels.c | 90 linfo.ctb_type = ctlp->ctl_type;
|
| ctf-create.c | 1480 ctf_id_t ctb_type; /* CTF type identifier. */ member in struct:ctf_bundle 1490 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0) 1511 return (ctf_add_enumerator (ctb->ctb_dict, ctb->ctb_type, 1527 if (ctf_member_info (ctb->ctb_dict, ctb->ctb_type, name, &ctm) < 0) 1812 src.ctb_type = src_type; 1816 dst.ctb_type = dst_type; 2022 if ((dst.ctb_type = dst_type) == CTF_ERR
|
| ctf-dump.c | 418 if ((typestr = ctf_dump_format_type (state->cds_fp, info->ctb_type,
|
| /src/sys/arch/alpha/include/ |
| rpb.h | 369 uint64_t ctb_type; /* 0: CTB type */ member in struct:ctb 414 uint64_t ctb_type; /* 0: CTB type */ member in struct:ctb_tt
|
| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_create.c | 1301 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type, 1310 return (ctf_add_enumerator(ctb->ctb_file, ctb->ctb_type, 1515 src.ctb_type = src_type; 1519 dst.ctb_type = dst_type; 1643 dst.ctb_type = dst_type; 1692 if ((dst.ctb_type = dst_type) == CTF_ERR ||
|
| ctf_impl.h | 175 ctf_id_t ctb_type; /* CTF type identifier */ member in struct:ctf_bundle
|
| /src/external/gpl3/binutils/dist/include/ |
| ctf-api.h | 166 ctf_id_t ctb_type; /* Last type associated with the label. */ member in struct:ctf_lblinfo
|
| /src/external/gpl3/binutils.old/dist/include/ |
| ctf-api.h | 166 ctf_id_t ctb_type; /* Last type associated with the label. */ member in struct:ctf_lblinfo
|