Searched defs:hash_entry (Results 1 – 11 of 11) sorted by relevance
44 struct hash_entry { struct 45 struct hash_entry *prev, *next; argument 51 typedef struct hash_entry **hash_table; argument [all...]
21 struct hash_entry { struct30 struct hash_entry *hash_find(struct hash *, const char *, unsigned int *); argument
42 struct hash_entry { struct44 struct hash_entry *next; argument58 struct hash_entry **table; argument
38 struct hash_entry { struct40 struct hash_entry *next; argument54 struct hash_entry **table; argument
364 hash_entry(void) in hash_entry() function
305 const hash_table_entry * hash_entry; /* -> to associated hash entry */ member344 hash_table_entry * hash_entry; /* -> hash entry for function name */ member
297 const hash_table_entry * hash_entry; /* -> to associated hash entry */ member336 hash_table_entry * hash_entry; /* -> hash entry for function name */ member
1699 sort_def_symbol (hash_entry, info) in sort_def_symbol() argument3475 print_one_symbol (struct bfd_link_hash_entry *hash_entry, void *ptr) in print_one_symbol()
2274 print_one_symbol (struct bfd_link_hash_entry *hash_entry, void *ptr) in print_one_symbol()
11673 toc_hash_function (hash_entry) in toc_hash_function() argument11705 const struct toc_hash_struct * hash_entry = local
15860 toc_hash_function (const void *hash_entry) in toc_hash_function()