Home
last modified time | relevance | path

Searched refs:recursively_update (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dtypeprint.h134 void recursively_update (struct type *);
Dtypeprint.c221 typedef_hash_table::recursively_update (struct type *t) in recursively_update() function
240 recursively_update (TYPE_BASECLASS (t, i)); in recursively_update()
Dc-typeprint.c990 local_flags.local_typedefs->recursively_update (type); in c_type_print_base_struct_union()
DChangeLog-201813832 (typedef_hash_table::recursively_update): Rename from
DChangeLog-20204868 * typeprint.c (typedef_hash_table::recursively_update)