Searched refs:varobj_root (Results 1 – 1 of 1) sorted by relevance
46 struct varobj_root struct69 struct varobj_root *next; argument110 struct varobj_root *root;380 static struct varobj_root *rootlist;831 struct varobj_root *croot; in varobj_list()1154 struct varobj_root *cr; in uninstall_variable()1155 struct varobj_root *prer; in uninstall_variable()1343 var->root = (struct varobj_root *) xmalloc (sizeof (struct varobj_root));; in new_root_variable()