Home
last modified time | relevance | path

Searched defs:type_of_child (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c307 struct type *(*type_of_child) (struct varobj * parent, int index); member
1758 type_of_child (struct varobj *var) in type_of_child() function