Home
last modified time | relevance | path

Searched refs:ECTF_NOTYPE (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/cddl/osnet/dist/common/ctf/
H A Dctf_lookup.c120 (void) ctf_set_errno(fp, ECTF_NOTYPE); in ctf_lookup_by_name()
149 (void) ctf_set_errno(fp, ECTF_NOTYPE); in ctf_lookup_by_name()
159 (void) ctf_set_errno(fp, ECTF_NOTYPE); in ctf_lookup_by_name()
H A Dctf_types.c516 return (ctf_set_errno(ofp, ECTF_NOTYPE)); in ctf_type_pointer()
519 return (ctf_set_errno(ofp, ECTF_NOTYPE)); in ctf_type_pointer()
524 return (ctf_set_errno(ofp, ECTF_NOTYPE)); in ctf_type_pointer()
H A Dctf_impl.h259 ECTF_NOTYPE, /* no type found corresponding to name */ enumerator
/netbsd/external/gpl3/gdb/dist/libctf/
H A Dctf-lookup.c115 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
167 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
177 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
H A Dctf-types.c1157 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
1160 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
1165 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
/netbsd/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c115 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
167 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
177 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
H A Dctf-types.c715 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
718 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
723 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
/netbsd/external/gpl3/gdb.old/dist/libctf/
H A Dctf-lookup.c115 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
167 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
177 (void) ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name()
H A Dctf-types.c1157 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
1160 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
1165 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
/netbsd/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h182 ECTF_NOTYPE, /* No type found corresponding to name. */ enumerator
/netbsd/external/gpl3/binutils/dist/libctf/
H A Dctf-types.c1158 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
1161 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
1166 return (ctf_set_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
H A Dctf-lookup.c300 ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name_internal()
/netbsd/external/gpl3/gdb/dist/include/
H A Dctf-api.h192 ECTF_NOTYPE, /* No type found corresponding to name. */ enumerator
/netbsd/external/gpl3/gdb.old/dist/include/
H A Dctf-api.h192 ECTF_NOTYPE, /* No type found corresponding to name. */ enumerator
/netbsd/external/gpl3/binutils/dist/include/
H A Dctf-api.h213 _CTF_ITEM (ECTF_NOTYPE, "No type found corresponding to name.") \