Searched refs:info_hash_table (Results 1 – 2 of 2) sorted by relevance
175 struct info_hash_table *funcinfo_hash_table;178 struct info_hash_table *varinfo_hash_table;385 struct info_hash_table struct424 static struct info_hash_table *427 struct info_hash_table *hash_table; in create_info_hash_table()429 hash_table = ((struct info_hash_table *) in create_info_hash_table()430 bfd_alloc (abfd, sizeof (struct info_hash_table))); in create_info_hash_table()450 insert_info_hash_table (struct info_hash_table *hash_table, in insert_info_hash_table()479 lookup_info_hash_table (struct info_hash_table *hash_table, const char *key) in lookup_info_hash_table()2897 struct info_hash_table *funcinfo_hash_table, in comp_unit_hash_info()[all …]
1491 struct info_hash_table): New.