Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvarobj.c339 static char *cplus_name_of_variable (struct varobj *parent);
491 cplus_name_of_variable,
3661 cplus_name_of_variable (struct varobj *parent) in cplus_name_of_variable() function
3951 name = cplus_name_of_variable (parent); in java_name_of_variable()