Searched refs:varobj_set_child_range (Results 1 – 4 of 4) sorted by relevance
275 extern void varobj_set_child_range (struct varobj *var, int from, int to);
1361 varobj_set_child_range (struct varobj *var, int from, int to) in varobj_set_child_range() function
2793 (varobj_get_child_range, varobj_set_child_range): Declare.2824 (varobj_set_child_range): Likewise.
773 varobj_set_child_range (var, from, to); in mi_cmd_var_set_update_range()