Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c253 static char *cplus_name_of_child (struct varobj *parent, int index);
348 cplus_name_of_child,
2256 cplus_name_of_child (struct varobj *parent, int index) in cplus_name_of_child() function
2487 char *name = cplus_name_of_child (parent, index); in cplus_type_of_child()
2564 name = cplus_name_of_child (parent, index); in java_name_of_child()
H A DChangeLog-20022542 (cplus_name_of_child): Change code to handle the fact that
14558 (cplus_name_of_child): Adjust index for vptr before figuring