My Project
Data Fields
sym_table Struct Reference

Data Fields

node_thash_table [SYMBOL_SIZE]
 
char ** addr_table
 

Detailed Description

defines the data structure for the hash table

Field Documentation

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


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