Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c265 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()
269 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()
H A Dctf_impl.h286 ECTF_NOTFUNC, /* symtab entry does not refer to a function */ enumerator