My Project
|
Data Fields | |
node_t * | hash_table [SYMBOL_SIZE] |
char ** | addr_table |
defines the data structure for the hash table
char** sym_table::addr_table |
look up symbols by addr
node_t* sym_table::hash_table[SYMBOL_SIZE] |
head of linked list for this index