Searched refs:ECTF_NOTSOU (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/common/ctf/ |
| H A D | ctf_impl.h | 252 ECTF_NOTSOU, /* type is not a struct or union */ enumerator
|
| H A D | ctf_types.c | 79 return (ctf_set_errno(ofp, ECTF_NOTSOU)); in ctf_member_iter() 669 return (ctf_set_errno(ofp, ECTF_NOTSOU)); in _ctf_member_info()
|
| H A D | ctf_create.c | 1072 return (ctf_set_errno(fp, ECTF_NOTSOU)); in ctf_add_member()
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | ctf-api.h | 206 _CTF_ITEM (ECTF_NOTSOU, "Type is not a struct or union.") \
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | ctf-api.h | 206 _CTF_ITEM (ECTF_NOTSOU, "Type is not a struct or union.") \
|
| /netbsd-src/external/gpl3/binutils/dist/libctf/ |
| H A D | ctf-types.c | 132 return (ctf_set_errno (ofp, ECTF_NOTSOU)); in ctf_member_next() 1401 return (ctf_set_errno (ofp, ECTF_NOTSOU)); in ctf_member_info()
|
| H A D | ctf-create.c | 1160 return (ctf_set_errno (ofp, ECTF_NOTSOU)); in ctf_add_member_offset()
|
| /netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
| H A D | ctf-types.c | 132 return (ctf_set_errno (ofp, ECTF_NOTSOU)); in ctf_member_next() 1392 return (ctf_set_errno (ofp, ECTF_NOTSOU)); in ctf_member_info()
|
| H A D | ctf-create.c | 1135 return (ctf_set_errno (fp, ECTF_NOTSOU)); in ctf_add_member_offset()
|