Home
last modified time | relevance | path

Searched refs:ECTF_NOTFUNC (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_lookup.c259 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()
263 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()
H A Dctf_impl.h261 ECTF_NOTFUNC, /* symtab entry does not refer to a function */ enumerator
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-lookup.c1034 return (ctf_set_errno (fp, ECTF_NOTFUNC)); in ctf_func_info()
1052 return (ctf_set_errno (fp, ECTF_NOTFUNC)); in ctf_func_args()
H A Dctf-types.c1574 return (ctf_set_errno (fp, ECTF_NOTFUNC)); in ctf_func_type_info()
H A Dctf-create.c1363 return (ctf_set_errno (fp, ECTF_NOTFUNC)); in ctf_add_funcobjt_sym()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-lookup.c1046 return (ctf_set_errno (fp, ECTF_NOTFUNC)); in ctf_func_info()
1064 return (ctf_set_errno (fp, ECTF_NOTFUNC)); in ctf_func_args()
H A Dctf-types.c1583 return (ctf_set_errno (ofp, ECTF_NOTFUNC)); in ctf_func_type_info()
H A Dctf-create.c1393 return (ctf_set_errno (fp, ECTF_NOTFUNC)); in ctf_add_funcobjt_sym()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h215 _CTF_ITEM (ECTF_NOTFUNC, "Symbol table entry or type is not a function.") \
H A DChangeLog-2019300 * ctf-api.h (ECTF_NOTFUNC): Fix description.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h215 _CTF_ITEM (ECTF_NOTFUNC, "Symbol table entry or type is not a function.") \
H A DChangeLog-2019300 * ctf-api.h (ECTF_NOTFUNC): Fix description.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019300 * ctf-api.h (ECTF_NOTFUNC): Fix description.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019300 * ctf-api.h (ECTF_NOTFUNC): Fix description.