Home
last modified time | relevance | path

Searched refs:print_cplus_stuff (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbtypes.c138 static void print_cplus_stuff (struct type *, int);
2758 print_cplus_stuff (struct type *type, int spaces) in print_cplus_stuff() function
3092 print_cplus_stuff (type, spaces); in recursive_dump_type()
H A DChangeLog-19922905 * gdbtypes.c (print_cplus_stuff, recursive_dump_type): Many
3127 * gdbtypes.c (print_bit_vector, print_cplus_stuff): New functions.
H A DChangeLog-19962245 (print_cplus_stuff): Ditto.