Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dc-valprint.c145 struct type *unresolved_type = type; in c_val_print() local
418 if (c_textual_element_type (unresolved_type, options->format)) in c_val_print()
422 unresolved_type, stream); in c_val_print()
H A Dvalprint.c376 struct type *unresolved_type = type; in generic_val_print() local
630 LA_PRINT_CHAR (val, unresolved_type, stream); in generic_val_print()