Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dm2-typeprint.c65 static void m2_unknown (const char *s, struct type *type,
120 m2_unknown (_("method"), type, stream, show, level); in m2_print_type()
140 m2_unknown (_("undef"), type, stream, show, level); in m2_print_type()
144 m2_unknown (_("error"), type, stream, show, level); in m2_print_type()
268 m2_unknown (const char *s, struct type *type, struct ui_file *stream, in m2_unknown() function
DChangeLog-20062334 (m2_unknown): New function.