Searched defs:ctf_func_info (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_lookup.c245 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) function
304 if (ctf_func_info(fp, symidx, &f) == CTF_ERR)

Completed in 42 milliseconds