Searched defs:available_var_finder (Results 1 – 1 of 1) sorted by relevance
89 struct available_var_finder { struct90 struct probe_finder pf;91 Dwfl_Module *mod; /* For solving symbols */92 struct variable_list *vls; /* Found variable lists */93 int nvls; /* Number of variable lists */94 int max_vls; /* Max no. of variable lists */95 bool child; /* Search child scopes */