Home
last modified time | relevance | path

Searched refs:cplus_value_of_variable (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c263 static char *cplus_value_of_variable (struct varobj *var);
353 cplus_value_of_variable}
2520 cplus_value_of_variable (struct varobj *var) in cplus_value_of_variable() function
2605 return cplus_value_of_variable (var); in java_value_of_variable()
H A DChangeLog-1999902 cplus_value_of_variable): Replace strdup with xstrdup.