|
GCC Middle and Back End API Reference
|

Data Fields | |
| const char * | key |
| struct file_hash_entry * | file |
| int | chosen |
| int | tweaking |
| int | tweaked |
Hash table boilerplate for working with htab_t. We have hash tables for symbol names, file names, and demangled symbols.
| int symbol_hash_entry::chosen |
| struct file_hash_entry* symbol_hash_entry::file |
Referenced by pfgets().
| const char* symbol_hash_entry::key |
Referenced by symbol_hash_lookup().
| int symbol_hash_entry::tweaked |
| int symbol_hash_entry::tweaking |