Searched refs:ECTF_NOTSUE (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/common/ctf/ |
| H A D | ctf_impl.h | 254 ECTF_NOTSUE, /* type is not a struct, union, or enum */ enumerator
|
| H A D | ctf_create.c | 935 return (ctf_set_errno(fp, ECTF_NOTSUE)); in ctf_add_forward()
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | ctf-api.h | 208 _CTF_ITEM (ECTF_NOTSUE, "Type is not a struct, union, or enum.") \
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | ctf-api.h | 208 _CTF_ITEM (ECTF_NOTSUE, "Type is not a struct, union, or enum.") \
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ctf-types.c | 1373 return (ctf_set_errno (ofp, ECTF_NOTSUE)); in ctf_member_count()
|
| H A D | ctf-create.c | 949 return (ctf_set_typed_errno (fp, ECTF_NOTSUE)); in ctf_add_forward()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
| H A D | ctf-types.c | 1364 return (ctf_set_errno (ofp, ECTF_NOTSUE)); in ctf_member_count()
|
| H A D | ctf-create.c | 946 return (ctf_set_errno (fp, ECTF_NOTSUE)); in ctf_add_forward()
|