Searched refs:find_global_typedef (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtypeprint.h142 static const char *find_global_typedef (const struct type_print_options *flags,
H A Dtypeprint.c299 typedef_hash_table::find_global_typedef (const struct type_print_options *flags,
358 return find_global_typedef (flags, t);
297 typedef_hash_table::find_global_typedef (const struct type_print_options *flags, function in class:typedef_hash_table
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtypeprint.h149 static const char *find_global_typedef (const struct type_print_options *flags,
H A Dtypeprint.c311 typedef_hash_table::find_global_typedef (const struct type_print_options *flags,
370 return find_global_typedef (flags, t);
309 typedef_hash_table::find_global_typedef (const struct type_print_options *flags, function in class:typedef_hash_table

Completed in 144 milliseconds