Home
last modified time | relevance | path

Searched refs:CTF_LSIZE_SENT (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h110 #define CTF_LSIZE_SENT 0xffff /* sentinel for ctt_size */ macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h133 #define CTF_LSIZE_SENT 0xffffffff /* Sentinel for v2 ctt_size. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h133 #define CTF_LSIZE_SENT 0xffffffff /* Sentinel for v2 ctt_size. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h133 #define CTF_LSIZE_SENT 0xffffffff /* Sentinel for v2 ctt_size. */ macro
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c284 if (dtd->dtd_data.ctt_size != CTF_LSIZE_SENT) in ctf_update()
354 if (dtd->dtd_data.ctt_size != CTF_LSIZE_SENT) in ctf_update()
1135 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_member()
1488 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_type()
H A Dctf_types.c40 tp->ctt_size == CTF_LSIZE_SENT) { in ctf_get_ctt_size()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c127 CTF_LSIZE_SENT)); in get_ctt_size_v2_unconverted()
137 CTF_LSIZE_SENT)); in get_ctt_size_v2()
1065 if (_libctf_unlikely_ (size == CTF_LSIZE_SENT)) in flip_types()
H A Dctf-serialize.c750 if (type_ctt_size != CTF_LSIZE_SENT) in ctf_type_sect_size()
818 if (type_ctt_size != CTF_LSIZE_SENT) in ctf_emit_type_sect()
H A Dctf-create.c829 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_struct_sized()
869 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_union_sized()
1294 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_member_offset()
H A Dctf-types.c48 if (tp->ctt_size == CTF_LSIZE_SENT) in ctf_struct_member()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c127 CTF_LSIZE_SENT)); in get_ctt_size_v2_unconverted()
137 CTF_LSIZE_SENT)); in get_ctt_size_v2()
1065 if (_libctf_unlikely_ (size == CTF_LSIZE_SENT)) in flip_types()
H A Dctf-serialize.c750 if (type_ctt_size != CTF_LSIZE_SENT) in ctf_type_sect_size()
818 if (type_ctt_size != CTF_LSIZE_SENT) in ctf_emit_type_sect()
H A Dctf-create.c826 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_struct_sized()
866 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_union_sized()
1269 dtd->dtd_data.ctt_size = CTF_LSIZE_SENT; in ctf_add_member_offset()
H A Dctf-types.c48 if (tp->ctt_size == CTF_LSIZE_SENT) in ctf_struct_member()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c244 ctt->ctt_size = CTF_LSIZE_SENT; in write_sized_type_rec()
779 if (ctt->ctt_size == CTF_LSIZE_SENT) { in get_ctt_size()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.cc833 dtd->dtd_data.ctti_size = CTF_LSIZE_SENT; in ctf_add_sou()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c434 if (tp->ctt_size == CTF_LSIZE_SENT) { in read_types()
/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c558 tp->ctt_size == CTF_LSIZE_SENT) { in fbt_get_ctt_size()
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info472 If ‘ctt_size’ is the #define ‘CTF_LSIZE_SENT’, 0xffffffff, this type
488 types don’t need one). If this is ‘CTF_LSIZE_SENT’,
1459 * CTF_LSIZE_SENT: The type section. (line 49)
H A Dctf-spec.texi588 If @code{ctt_size} is the #define @code{CTF_LSIZE_SENT}, 0xffffffff, this type
590 @tindex CTF_LSIZE_SENT
625 @code{CTF_LSIZE_SENT}, this type is a huge type described by @code{ctf_type_t}.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.texi588 If @code{ctt_size} is the #define @code{CTF_LSIZE_SENT}, 0xffffffff, this type
590 @tindex CTF_LSIZE_SENT
625 @code{CTF_LSIZE_SENT}, this type is a huge type described by @code{ctf_type_t}.
H A Dctf-spec.info472 If 'ctt_size' is the #define 'CTF_LSIZE_SENT', 0xffffffff, this type
488 types don't need one). If this is 'CTF_LSIZE_SENT',
1459 * CTF_LSIZE_SENT: The type section. (line 49)