Home
last modified time | relevance | path

Searched refs:ECTF_SYNTAX (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h260 ECTF_SYNTAX, /* syntax error in type name */ enumerator
H A Dctf_lookup.c165 return (ctf_set_errno(fp, ECTF_SYNTAX)); in ctf_lookup_by_name()
/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-lookup.c183 return (ctf_set_errno (fp, ECTF_SYNTAX)); in ctf_lookup_by_name()
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h183 ECTF_SYNTAX, /* Syntax error in type name. */ enumerator
/netbsd/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c183 return (ctf_set_errno (fp, ECTF_SYNTAX)); in ctf_lookup_by_name()
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-lookup.c183 return (ctf_set_errno (fp, ECTF_SYNTAX)); in ctf_lookup_by_name()
/netbsd/external/gpl3/gdb/dist/include/
H A Dctf-api.h193 ECTF_SYNTAX, /* Syntax error in type name. */ enumerator
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dctf-api.h193 ECTF_SYNTAX, /* Syntax error in type name. */ enumerator
/netbsd/external/gpl3/binutils/dist/include/
H A Dctf-api.h214 _CTF_ITEM (ECTF_SYNTAX, "Syntax error in type name.") \
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c295 return (ctf_set_errno (fp, ECTF_SYNTAX)); in ctf_lookup_by_name_internal()