Searched refs:attribute_hash (Results 1 – 4 of 4) sorted by relevance
89 hash_table<attribute_hasher> *attribute_hash; member141 result->attribute_hash = new hash_table<attribute_hasher> (200); in register_scoped_attributes()369 gcc_assert (name_space->attribute_hash); in register_scoped_attribute()378 slot = name_space->attribute_hash in register_scoped_attribute()403 return attrs->attribute_hash->find_with_hash (&attr, in lookup_scoped_attribute_spec()
8852 (attribute_hash): Remove global variable.
13470 (attribute_hash): New.
32404 * attribs.c (htab_t scoped_attributes::attribute_hash):