|
GCC Middle and Back End API Reference
|

Data Fields | |
| int | refcount |
| variable_table_type | htab |
Structure holding a refcounted hash table. If refcount > 1, it must be first unshared before modified.
| variable_table_type shared_hash_def::htab |
Actual hash table.
Referenced by attrs_list_clear().
| int shared_hash_def::refcount |
Reference count.
Referenced by attrs_list_clear(), init_attrs_list_set(), and variable_htab_free().