ReactOS 0.4.16-dev-1097-g530d26a
|
Public Attributes | |
ULONG | TableSize |
struct StringEntry ** | Table |
struct StringEntry** StringHashTable::Table |
Definition at line 46 of file rsym.c.
Referenced by AddStringToHash(), FindOrAddString(), StringHashTableFree(), and StringHashTableInit().
ULONG StringHashTable::TableSize |
Definition at line 45 of file rsym.c.
Referenced by FindOrAddString(), StringHashTableFree(), and StringHashTableInit().