Searched defs:available_var_finder (Results 1 – 1 of 1) sorted by relevance
70 struct available_var_finder { struct71 struct probe_finder pf;72 struct variable_list *vls; /* Found variable lists */73 int nvls; /* Number of variable lists */74 int max_vls; /* Max no. of variable lists */75 bool externs; /* Find external vars too */76 bool child; /* Search child scopes */