Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/ctf/
H A Dctf_lookup.c256 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()
260 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