Searched refs:ECTF_NOTFUNC (Results 1 – 4 of 4) sorted by relevance
256 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()260 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()
1020 return (ctf_set_errno(ofp, ECTF_NOTFUNC)); in ctf_func_info_by_id()1054 return (ctf_set_errno(ofp, ECTF_NOTFUNC)); in ctf_func_args_by_id()
1998 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_add_function()2002 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_add_function()
96 ECTF_NOTFUNC, /* symtab entry does not refer to a function */ enumerator