Home
last modified time | relevance | path

Searched defs:hash_control (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Dhash.c50 struct hash_control { struct
52 struct hash_entry **table;
54 unsigned int size;
56 struct obstack memory;
60 unsigned long lookups;
84 struct hash_control * argument
/dragonfly/contrib/binutils-2.27/gas/
H A Dhash.c50 struct hash_control { struct
52 struct hash_entry **table;
54 unsigned int size;
56 struct obstack memory;
60 unsigned long lookups;
84 struct hash_control * argument