Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtypeprint.c171 create_typedef_hash (void) in create_typedef_hash() function
237 result = create_typedef_hash (); in copy_typedef_hash()
260 flags->global_typedefs = create_typedef_hash (); in create_global_typedef_table()
H A Dtypeprint.h57 struct typedef_hash_table *create_typedef_hash (void);
H A Dc-typeprint.c905 local_flags.local_typedefs = create_typedef_hash (); in c_type_print_base()