Searched refs:ECTF_NOTFUNC (Results 1 – 4 of 4) sorted by relevance
259 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()263 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_func_info()
1130 return (ctf_set_errno(ofp, ECTF_NOTFUNC)); in ctf_func_info_by_id()1164 return (ctf_set_errno(ofp, ECTF_NOTFUNC)); in ctf_func_args_by_id()
2020 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_add_function()2024 return (ctf_set_errno(fp, ECTF_NOTFUNC)); in ctf_add_function()
96 ECTF_NOTFUNC, /* symtab entry does not refer to a function */ enumerator