Searched refs:ECTF_NOTYPE (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/common/ctf/ |
| H A D | ctf_lookup.c | 120 (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 D | ctf_types.c | 516 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 D | ctf_impl.h | 259 ECTF_NOTYPE, /* no type found corresponding to name */ enumerator
|
| /netbsd-src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/ |
| H A D | pptrtab.c | 34 ctf_errno (fp) != ECTF_NOTYPE) in main()
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ctf-types.c | 1167 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer() 1170 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer() 1175 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE)); in ctf_type_pointer()
|
| H A D | ctf-lookup.c | 297 ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name_internal()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
| H A D | ctf-types.c | 1158 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 D | ctf-lookup.c | 300 ctf_set_errno (fp, ECTF_NOTYPE); in ctf_lookup_by_name_internal()
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | ctf-api.h | 213 _CTF_ITEM (ECTF_NOTYPE, "No type found corresponding to name.") \
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | ctf-api.h | 213 _CTF_ITEM (ECTF_NOTYPE, "No type found corresponding to name.") \
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 168206 content, and it should return ECTF_NOTYPE, not crash.)
|