Searched refs:cdv_global (Results 1 – 1 of 1) sorted by relevance
230 boolean_t cdv_global; member2068 if ((ret = ctf_dwarf_isglobal(cup, die, &cdv->cdv_global)) != 0) { in ctf_dwarf_convert_variable()2210 if (bind == STB_GLOBAL && cdv->cdv_global == B_FALSE) in ctf_dwarf_match_var()2212 if (bind == STB_LOCAL && cdv->cdv_global == B_TRUE) in ctf_dwarf_match_var()