Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c251 static char *cplus_name_of_variable (struct varobj *parent);
347 cplus_name_of_variable,
2250 cplus_name_of_variable (struct varobj *parent) in cplus_name_of_variable() function
2544 name = cplus_name_of_variable (parent); in java_name_of_variable()