Searched refs:vt_val (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dc-valprint.c217 struct value *vt_val;
235 vt_val = value_at (wtype, vt_address, NULL);
236 common_val_print (vt_val, stream, format,
216 struct value *vt_val; local
H A Dp-valprint.c223 struct value *vt_val;
241 vt_val = value_at (wtype, vt_address, NULL);
242 common_val_print (vt_val, stream, format, deref_ref,
222 struct value *vt_val; local

Completed in 62 milliseconds