Searched refs:cdf_global (Results 1 – 1 of 1) sorted by relevance
238 boolean_t cdf_global; member1993 if ((ret = ctf_dwarf_isglobal(cup, die, &cdf->cdf_global)) != 0) { in ctf_dwarf_convert_function()2184 if (bind == STB_GLOBAL && cdf->cdf_global == B_FALSE) in ctf_dwarf_match_func()2186 if (bind == STB_LOCAL && cdf->cdf_global == B_TRUE) in ctf_dwarf_match_func()