Searched refs:typedef_hash (Results 1 – 1 of 1) sorted by relevance
155 struct string_hash_table typedef_hash; member486 || !bfd_hash_table_init (&info.typedef_hash.table, string_hash_newfunc, in write_stabs_in_sections_debugging_info()558 if (info.typedef_hash.table.memory) in write_stabs_in_sections_debugging_info()559 bfd_hash_table_free (&info.typedef_hash.table); in write_stabs_in_sections_debugging_info()1851 h = string_hash_lookup (&info->typedef_hash, name, false, false); in stab_typedef_type()1906 h = string_hash_lookup (&info->typedef_hash, name, true, false); in stab_typdef()