Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c273 return (ctf_set_errno(fp, ECTF_NOFUNCDAT)); in ctf_func_info()
282 return (ctf_set_errno(fp, ECTF_NOFUNCDAT)); in ctf_func_info()
H A Dctf_impl.h287 ECTF_NOFUNCDAT, /* no func info available for function */ enumerator