Searched refs:typedef_print (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtypeprint.c369 typedef_print (struct type *type, struct symbol *newobj, struct ui_file *stream)
366 typedef_print (struct type *type, struct symbol *newobj, struct ui_file *stream) function
H A Dvalue.h1123 extern void typedef_print (struct type *type, struct symbol *news,
H A Dsymtab.c4850 typedef_print (SYMBOL_TYPE (sym), sym, &tmp_stream);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtypeprint.c381 typedef_print (struct type *type, struct symbol *newobj, struct ui_file *stream)
378 typedef_print (struct type *type, struct symbol *newobj, struct ui_file *stream) function
H A Dvalue.h1139 extern void typedef_print (struct type *type, struct symbol *news,
H A Dsymtab.c4986 typedef_print (sym->type (), sym, &tmp_stream);

Completed in 301 milliseconds