Searched refs:java_print_type (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | jv-lang.h | 68 extern void java_print_type (struct type *, char *, struct ui_file *, int,
|
H A D | jv-typeprint.c | 192 java_print_type (TYPE_FIELD_TYPE (type, i), in java_type_print_base() 325 java_print_type (struct type *type, char *varstring, struct ui_file *stream, in java_print_type() function
|
H A D | jv-lang.c | 1100 java_print_type, /* Print a type using appropriate syntax */
|
H A D | ChangeLog-1997 | 1226 * jv-typeprint.c: New file. Provides java_print_type. 1228 (java_language_defn): Replace c_print_type by java_print_type.
|
H A D | ChangeLog-1999 | 8501 * (java_print_type): Enable code type print varspec_suffix to allow
|