Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-dump.c125 ctf_set_errno (fp, ECTF_NOTREF); in ctf_dump_format_type()
161 if (ctf_errno (fp) != ECTF_NOTREF) in ctf_dump_format_type()
H A Dctf-types.c690 return (ctf_set_errno (ofp, ECTF_NOTREF)); in ctf_type_reference()
/dragonfly/contrib/binutils-2.34/include/
H A Dctf-api.h180 ECTF_NOTREF, /* Type does not reference another type. */ enumerator