Searched refs:print_typedef (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dm2-lang.c412 void print_typedef (struct type *type, struct symbol *new_symbol,
H A Dp-lang.c490 void print_typedef (struct type *type, struct symbol *new_symbol,
H A Dlanguage.h551 virtual void print_typedef (struct type *type, struct symbol *new_symbol,
655 (current_language->print_typedef (type,new_symbol,stream))
H A Dlanguage.c694 language_defn::print_typedef (struct type *type, struct symbol *new_symbol,
897 void print_typedef (struct type *type, struct symbol *new_symbol,
900 error (_("unimplemented unknown_language::print_typedef called"));
1023 void print_typedef (struct type *type, struct symbol *new_symbol,
1026 error (_("unimplemented auto_language::print_typedef called"));
687 language_defn::print_typedef (struct type *type, struct symbol *new_symbol, function in class:language_defn
H A Dada-lang.c14196 void print_typedef (struct type *type, struct symbol *new_symbol,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dm2-lang.h112 void print_typedef (struct type *type, struct symbol *new_symbol,
H A Dp-lang.h136 void print_typedef (struct type *type, struct symbol *new_symbol,
H A Dlanguage.c639 language_defn::print_typedef (struct type *type, struct symbol *new_symbol,
818 void print_typedef (struct type *type, struct symbol *new_symbol,
634 language_defn::print_typedef (struct type *type, struct symbol *new_symbol, function in class:language_defn
H A Dlanguage.h566 virtual void print_typedef (struct type *type, struct symbol *new_symbol,
H A Df-typeprint.c39 f_language::print_typedef (struct type *type, struct symbol *new_symbol, function in class:f_language
H A Dtypeprint.c383 current_language->print_typedef (type, newobj, stream);
H A Dm2-typeprint.c161 m2_language::print_typedef (struct type *type, struct symbol *new_symbol, function in class:m2_language
H A Dp-typeprint.c86 pascal_language::print_typedef (struct type *type, struct symbol *new_symbol, function in class:pascal_language
H A Dada-lang.c13907 void print_typedef (struct type *type, struct symbol *new_symbol,

Completed in 244 milliseconds