Searched refs:find_typedef (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtypeprint.h137 static const char *find_typedef (const struct type_print_options *flags,
H A Dtypeprint.c342 typedef_hash_table::find_typedef (const struct type_print_options *flags,
340 typedef_hash_table::find_typedef (const struct type_print_options *flags, function in class:typedef_hash_table
H A Dc-typeprint.c71 typedef_hash_table::find_typedef. */
76 return typedef_hash_table::find_typedef
120 local_name = typedef_hash_table::find_typedef (flags, type);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtypeprint.h144 static const char *find_typedef (const struct type_print_options *flags,
H A Dtypeprint.c354 typedef_hash_table::find_typedef (const struct type_print_options *flags,
352 typedef_hash_table::find_typedef (const struct type_print_options *flags, function in class:typedef_hash_table
H A Dc-typeprint.c71 typedef_hash_table::find_typedef. */
76 return typedef_hash_table::find_typedef
120 local_name = typedef_hash_table::find_typedef (flags, type);

Completed in 183 milliseconds