Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dvarobj.c243 static char *c_value_of_variable (struct varobj *var);
329 c_value_of_variable}
341 c_value_of_variable}
2114 c_value_of_variable (struct varobj *var) in c_value_of_variable() function
2528 return c_value_of_variable (var); in cplus_value_of_variable()
H A DChangeLog-1999901 * varobj.c (varobj_gen_name, c_name_of_child, c_value_of_variable,
1129 * varobj.c (c_value_of_variable): Use mem_fileopen () and
1218 * varobj.c (varobj_get_type, c_value_of_variable): Use
1229 * varobj.c (varobj_get_type, c_value_of_variable): Update.
2300 (c_value_of_variable): Ditto.
2929 * varobj.c (varobj_get_type, c_value_of_variable): Remove
2982 * varobj.c (c_value_of_variable): Fix return value for struct
H A DChangeLog-20027017 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
14552 (c_value_of_variable): Delay check of variable's validity
H A DChangeLog4146 (c_value_of_variable): Ditto.