Searched refs:info_hash_table (Results 1 – 6 of 6) sorted by relevance
278 struct info_hash_table *funcinfo_hash_table;281 struct info_hash_table *varinfo_hash_table;524 struct info_hash_table struct563 static struct info_hash_table *566 struct info_hash_table *hash_table; in create_info_hash_table()568 hash_table = ((struct info_hash_table *) in create_info_hash_table()569 bfd_alloc (abfd, sizeof (struct info_hash_table))); in create_info_hash_table()589 insert_info_hash_table (struct info_hash_table *hash_table, in insert_info_hash_table()618 lookup_info_hash_table (struct info_hash_table *hash_table, const char *key) in lookup_info_hash_table()4685 struct info_hash_table *funcinfo_hash_table, in comp_unit_hash_info()[all …]
1491 struct info_hash_table): New.
325 struct info_hash_table *funcinfo_hash_table;328 struct info_hash_table *varinfo_hash_table;571 struct info_hash_table struct610 static struct info_hash_table *613 struct info_hash_table *hash_table; in create_info_hash_table()615 hash_table = ((struct info_hash_table *) in create_info_hash_table()616 bfd_alloc (abfd, sizeof (struct info_hash_table))); in create_info_hash_table()636 insert_info_hash_table (struct info_hash_table *hash_table, in insert_info_hash_table()665 lookup_info_hash_table (struct info_hash_table *hash_table, const char *key) in lookup_info_hash_table()4770 struct info_hash_table *funcinfo_hash_table, in comp_unit_hash_info()[all …]