Home
last modified time | relevance | path

Searched refs:ECTF_NOTREF (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h257 ECTF_NOTREF, /* type does not reference another type */ enumerator
H A Dctf_types.c492 return (ctf_set_errno(ofp, ECTF_NOTREF)); in ctf_type_reference()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h211 _CTF_ITEM (ECTF_NOTREF, "Type does not reference another type.") \
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h211 _CTF_ITEM (ECTF_NOTREF, "Type does not reference another type.") \
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-dump.c231 if (ctf_errno (fp) != ECTF_NOTREF) in ctf_dump_format_type()
H A Dctf-types.c1142 return (ctf_set_typed_errno (ofp, ECTF_NOTREF)); in ctf_type_reference()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dump.c231 if (ctf_errno (fp) != ECTF_NOTREF) in ctf_dump_format_type()
H A Dctf-types.c1133 return (ctf_set_errno (ofp, ECTF_NOTREF)); in ctf_type_reference()
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info872ECTF_NOTREF’ if this is actually a slice. So slices act just like an
H A Dctf-spec.texi1139 type rather than erroring out with @code{ECTF_NOTREF} if this is actually a
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.texi1139 type rather than erroring out with @code{ECTF_NOTREF} if this is actually a
H A Dctf-spec.info872 'ECTF_NOTREF' if this is actually a slice. So slices act just like an