Searched refs:gdb_value_ind (Results 1 – 4 of 4) sorted by relevance
47 extern int gdb_value_ind (struct value *val, struct value ** rval);
250 gdb_value_ind (struct value *val, struct value **rval) in gdb_value_ind() function
2010 gdb_value_ind (temp, &value); in c_value_of_child()2033 gdb_value_ind (temp, &value); in c_value_of_child()2440 if (!gdb_value_ind (parent->value, &temp)) in cplus_value_of_child()
3228 wrap_value_equal, gdb_value_ind, wrap_value_ind): New functions.