Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_decl.c115 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push()
122 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push()
127 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push()
134 ctf_decl_push(cd, fp, tp->ctt_type); in ctf_decl_push()
H A Dctf_open.c280 if (tp->ctt_type == CTF_K_UNKNOWN || in init_types()
281 tp->ctt_type >= CTF_K_MAX) in init_types()
284 pop[tp->ctt_type]++; in init_types()
294 child |= CTF_TYPE_ISCHILD(tp->ctt_type); in init_types()
455 switch (tp->ctt_type) { in init_types()
485 if (CTF_TYPE_ISCHILD(tp->ctt_type) == child && in init_types()
486 CTF_TYPE_TO_INDEX(tp->ctt_type) <= fp->ctf_typemax) in init_types()
488 CTF_TYPE_TO_INDEX(tp->ctt_type)] = id; in init_types()
530 CTF_TYPE_ISCHILD(tp->ctt_type) == child && in init_types()
531 CTF_TYPE_TO_INDEX(tp->ctt_type) <= fp->ctf_typemax) in init_types()
[all …]
H A Dctf_types.c183 if (tp->ctt_type == type || tp->ctt_type == otype || in ctf_type_resolve()
184 tp->ctt_type == prev) { in ctf_type_resolve()
189 type = tp->ctt_type; in ctf_type_resolve()
490 return (tp->ctt_type); in ctf_type_reference()
H A Dctf_create.c524 ctf_ref_dec(fp, dtd->dtd_data.ctt_type); in ctf_dtd_delete()
536 ctf_ref_dec(fp, dtd->dtd_data.ctt_type); in ctf_dtd_delete()
542 ctf_ref_dec(fp, dtd->dtd_data.ctt_type); in ctf_dtd_delete()
704 dtd->dtd_data.ctt_type = (ushort_t)ref; in ctf_add_reftype()
836 dtd->dtd_data.ctt_type = (ushort_t)ctc->ctc_return; in ctf_add_function()
950 dtd->dtd_data.ctt_type = kind; in ctf_add_forward()
971 dtd->dtd_data.ctt_type = (ushort_t)ref; in ctf_add_typedef()
1437 ctc.ctc_return = ctf_add_type(dst_fp, src_fp, tp->ctt_type); in ctf_add_type()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-decl.c103 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
110 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
115 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
128 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
H A Dctf-create.c284 name_kind = dtd->dtd_data.ctt_type; in ctf_dtd_delete()
411 kind = dtd->dtd_data.ctt_type; in ctf_rollback()
582 dtd->dtd_data.ctt_type = (uint32_t) ref; in ctf_add_reftype()
791 dtd->dtd_data.ctt_type = (uint32_t) ctc->ctc_return; in ctf_add_function()
963 dtd->dtd_data.ctt_type = kind; in ctf_add_forward()
996 dtd->dtd_data.ctt_type = 0; in ctf_add_unknown()
1023 dtd->dtd_data.ctt_type = (uint32_t) ref; in ctf_add_typedef()
1625 forward_kind = src_tp->ctt_type; in ctf_add_type_internal()
1824 src_tp->ctt_type, in ctf_add_type_internal()
H A Dctf-types.c572 if (tp->ctt_type == type || tp->ctt_type == otype in ctf_type_resolve()
573 || tp->ctt_type == prev) in ctf_type_resolve()
580 type = tp->ctt_type; in ctf_type_resolve()
1091 return tp->ctt_type; in ctf_type_kind_forwarded()
1113 return tp->ctt_type; in ctf_type_reference()
1576 fip->ctc_return = tp->ctt_type; in ctf_func_type_info()
H A Dctf-open.c530 t2p->ctt_type = tp->ctt_type; in upgrade_types_v1()
726 pop[tp->ctt_type]++; in init_types()
898 ctf_names_t *np = ctf_name_table (fp, tp->ctt_type); in init_types()
921 if (LCTF_TYPE_ISCHILD (fp, tp->ctt_type) == child in init_types()
922 && LCTF_TYPE_TO_INDEX (fp, tp->ctt_type) <= fp->ctf_typemax) in init_types()
923 fp->ctf_ptrtab[LCTF_TYPE_TO_INDEX (fp, tp->ctt_type)] = id; in init_types()
H A Dctf-dedup.c600 if (ctf_dedup_is_stub (name, kind, tp->ctt_type, flags)) in ctf_dedup_rhash_type()
686 ctf_dedup_sha1_add (&hash, &tp->ctt_type, sizeof (tp->ctt_type), in ctf_dedup_rhash_type()
1074 fwdkind = tp->ctt_type; in ctf_dedup_hash_type()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-decl.c103 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
110 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
115 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
128 ctf_decl_push (cd, fp, tp->ctt_type); in ctf_decl_push()
H A Dctf-create.c280 name_kind = dtd->dtd_data.ctt_type; in ctf_dtd_delete()
407 kind = dtd->dtd_data.ctt_type; in ctf_rollback()
578 dtd->dtd_data.ctt_type = (uint32_t) ref; in ctf_add_reftype()
794 dtd->dtd_data.ctt_type = (uint32_t) ctc->ctc_return; in ctf_add_function()
966 dtd->dtd_data.ctt_type = kind; in ctf_add_forward()
999 dtd->dtd_data.ctt_type = 0; in ctf_add_unknown()
1026 dtd->dtd_data.ctt_type = (uint32_t) ref; in ctf_add_typedef()
1655 forward_kind = src_tp->ctt_type; in ctf_add_type_internal()
1854 src_tp->ctt_type, in ctf_add_type_internal()
H A Dctf-types.c573 if (tp->ctt_type == type || tp->ctt_type == otype in ctf_type_resolve()
574 || tp->ctt_type == prev) in ctf_type_resolve()
581 type = tp->ctt_type; in ctf_type_resolve()
1100 return tp->ctt_type; in ctf_type_kind_forwarded()
1122 return tp->ctt_type; in ctf_type_reference()
1585 fip->ctc_return = tp->ctt_type; in ctf_func_type_info()
H A Dctf-open.c530 t2p->ctt_type = tp->ctt_type; in upgrade_types_v1()
726 pop[tp->ctt_type]++; in init_types()
898 ctf_names_t *np = ctf_name_table (fp, tp->ctt_type); in init_types()
921 if (LCTF_TYPE_ISCHILD (fp, tp->ctt_type) == child in init_types()
922 && LCTF_TYPE_TO_INDEX (fp, tp->ctt_type) <= fp->ctf_typemax) in init_types()
923 fp->ctf_ptrtab[LCTF_TYPE_TO_INDEX (fp, tp->ctt_type)] = id; in init_types()
H A Dctf-dedup.c600 if (ctf_dedup_is_stub (name, kind, tp->ctt_type, flags)) in ctf_dedup_rhash_type()
686 ctf_dedup_sha1_add (&hash, &tp->ctt_type, sizeof (tp->ctt_type), in ctf_dedup_rhash_type()
1074 fwdkind = tp->ctt_type; in ctf_dedup_hash_type()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h256 unsigned short ctt_type; /* Reference to another type. */ member
276 unsigned short ctt_type; /* Do not use. */ member
299 uint32_t ctt_type; /* Reference to another type. */ member
319 uint32_t ctt_type; /* Do not use. */ member
328 #define ctt_type _u._type /* For types that reference another type. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h256 unsigned short ctt_type; /* Reference to another type. */ member
276 unsigned short ctt_type; /* Do not use. */ member
299 uint32_t ctt_type; /* Reference to another type. */ member
319 uint32_t ctt_type; /* Do not use. */ member
328 #define ctt_type _u._type /* For types that reference another type. */ macro
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c364 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
477 ctt.ctt_type = 0; in write_type()
483 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
489 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
495 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
508 ctt.ctt_type = tp->t_fndef->fn_ret->t_id; in write_type()
535 ctt.ctt_type = tp->t_tdesc->t_id; in write_type()
1123 tdp->t_tdesc = tdarr[ctt->ctt_type]; in resurrect_types()
1204 tdp->t_tdesc = tdarr[ctt->ctt_type]; in resurrect_types()
1209 tdp->t_tdesc = tdarr[ctt->ctt_type]; in resurrect_types()
[all …]
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h227 uint32_t ctt_type; /* Reference to another type. */ member
247 uint32_t ctt_type; /* Do not use. */ member
256 #define ctt_type _u._type /* For types that reference another type. */ macro
/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c649 if (tp->ctt_type == CTF_K_UNKNOWN || in fbt_typoff_init()
650 tp->ctt_type >= CTF_K_MAX) in fbt_typoff_init()
653 pop[tp->ctt_type]++; in fbt_typoff_init()
663 child |= CTF_TYPE_ISCHILD(tp->ctt_type); in fbt_typoff_init()
973 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
980 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
985 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
992 ctf_decl_push(cd, mc, tp->ctt_type); in ctf_decl_push()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c476 tp->ctt_type); in read_types()
494 tp->ctt_type); in read_types()
585 tp->ctt_type); in read_types()
593 tp->ctt_type); in read_types()
601 tp->ctt_type); in read_types()
609 tp->ctt_type); in read_types()
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h191 #define ctt_type _u._type /* for types that reference another type */ macro
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info452 uint32_t ctt_type;
468 uint32_t ctt_type;
491 0x08 ‘uint32_t ctt_type’ The type this type refers to, if this type is of a
495 and ‘ctt_type’ overlap. All type kinds that use
496ctt_type’ are described by ‘ctf_stype_t’, not
512ctt_type’ is used, is described in the section devoted to each kind.)
591 These IDs appear in ‘ctf_type_t.ctt_type’ (*note The type section::),
923 at all, and populate ‘ctt_type’ with the type ID of the type they point
980 The ‘ctt_type’ is the function return type ID. The ‘vlen’ in the info
1136 ‘ctf_stype_t’ but the ‘ctt_type’ is populated not with a type (if it’s a
[all …]
H A Dctf-spec.texi565 uint32_t ctt_type;
583 uint32_t ctt_type;
628 @tab @code{uint32_t ctt_type}
629 @vindex ctt_type
630 @vindex struct ctf_stype, ctt_type
631 @vindex ctf_stype_t, ctt_type
634 are variable-size refer to other types, so @code{ctt_size} and @code{ctt_type}
635 overlap. All type kinds that use @code{ctt_type} are described by
661 dependent things, like whether @code{ctt_size} or @code{ctt_type} is used,
736 These IDs appear in @code{ctf_type_t.ctt_type} (@pxref{The type section}), but
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.texi565 uint32_t ctt_type;
583 uint32_t ctt_type;
628 @tab @code{uint32_t ctt_type}
629 @vindex ctt_type
630 @vindex struct ctf_stype, ctt_type
631 @vindex ctf_stype_t, ctt_type
634 are variable-size refer to other types, so @code{ctt_size} and @code{ctt_type}
635 overlap. All type kinds that use @code{ctt_type} are described by
661 dependent things, like whether @code{ctt_size} or @code{ctt_type} is used,
736 These IDs appear in @code{ctf_type_t.ctt_type} (@pxref{The type section}), but
[all …]
H A Dctf-spec.info452 uint32_t ctt_type;
468 uint32_t ctt_type;
491 0x08 'uint32_t ctt_type' The type this type refers to, if this type is of a
495 and 'ctt_type' overlap. All type kinds that use
496 'ctt_type' are described by 'ctf_stype_t', not
512 'ctt_type' is used, is described in the section devoted to each kind.)
591 These IDs appear in 'ctf_type_t.ctt_type' (*note The type section::),
923 at all, and populate 'ctt_type' with the type ID of the type they point
980 The 'ctt_type' is the function return type ID. The 'vlen' in the info
1136 'ctf_stype_t' but the 'ctt_type' is populated not with a type (if it's a
[all …]