Home
last modified time | relevance | path

Searched refs:typedef_print (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtypeprint.c59 typedef_print (struct type *type, struct symbol *new, struct ui_file *stream) in typedef_print() function
H A Dvalue.h534 extern void typedef_print (struct type * type, struct symbol * news,
H A Dsymtab.c3148 typedef_print (SYMBOL_TYPE (sym), sym, gdb_stdout); in print_symbol_info()
H A DChangeLog-19911027 * valprint.c (typedef_print). Add case branches for C++.
1507 * value.h: Declare typedef_print.
1545 * valprint.c (typedef_print): Print typedef in C or M2.
1706 (list_symbols): Call typedef_print to print typedefs.
H A DChangeLog-20001845 typedef_print in typeprint.c).
1846 * typeprint.c (typedef_print): new function. (old c_typedef_print
1849 (typedef_print): declare.
1851 by call to typedef_print.
H A DChangeLog-1992373 * symtab.c (typedef_print usages): Use c_typedef_print, renamed.
385 * value.h (typedef_print): Prototype renamed to c_typedef_print.
945 * valprint.c (typedef_print): Add case for language_chill.
H A DChangeLog-200313298 * typeprint.c (typedef_print): Ditto.
13571 * typeprint.c (typedef_print): Eliminate STREQ.
15406 * typeprint.c (typedef_print): Ditto.
H A DChangeLog-20025966 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.