ctf_dwarf_function_count
if ((ret = ctf_dwarf_function_count(cup, die, &fi, B_TRUE)) != 0) {
if ((ret = ctf_dwarf_function_count(cup, die, &cdf->cdf_fip,
static int ctf_dwarf_function_count(ctf_cu_t *, Dwarf_Die, ctf_funcinfo_t *,