Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dvarobj.c235 static struct value *c_value_of_root (struct varobj **var_handle);
325 c_value_of_root,
337 c_value_of_root,
1873 c_value_of_root (struct varobj **var_handle) in c_value_of_root() function
2332 return c_value_of_root (var_handle); in cplus_value_of_root()