Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvarobj.c318 static char *c_name_of_variable (struct varobj *parent);
463 c_name_of_variable,
477 c_name_of_variable,
3184 c_name_of_variable (struct varobj *parent) in c_name_of_variable() function
3663 return c_name_of_variable (parent); in cplus_name_of_variable()
4026 return c_name_of_variable (parent); in ada_name_of_variable()