GCC Middle and Back End API Reference
symbol_hash_entry Struct Reference
Collaboration diagram for symbol_hash_entry:

Data Fields

const char * key
struct file_hash_entryfile
int chosen
int tweaking
int tweaked

Detailed Description

   Hash table boilerplate for working with htab_t.  We have hash tables
   for symbol names, file names, and demangled symbols.  

Field Documentation

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

The documentation for this struct was generated from the following file: