Public Attributes

HASH_STRUCT Struct Reference

List of all members.

Public Attributes

unsigned * phash
unsigned * chain
char * strtab
unsigned nchain
unsigned size
unsigned nsym
unsigned strsize
unsigned nchars

Detailed Description

Definition at line 56 of file ir_prof.c.


Member Data Documentation

unsigned* HASH_STRUCT::chain

Definition at line 58 of file ir_prof.c.

Referenced by expand_htab(), hash_entry(), and hashinit().

Definition at line 60 of file ir_prof.c.

Referenced by hash_entry(), and hashinit().

Definition at line 64 of file ir_prof.c.

Referenced by enter_str(), hashinit(), and ir_prof_dump_counts().

Definition at line 62 of file ir_prof.c.

Referenced by expand_htab(), hash_entry(), and hashinit().

unsigned* HASH_STRUCT::phash

Definition at line 57 of file ir_prof.c.

Referenced by hash_entry(), and hashinit().

Definition at line 61 of file ir_prof.c.

Referenced by hash_entry(), and hashinit().

Definition at line 63 of file ir_prof.c.

Referenced by enter_str(), expand_strtab(), and hashinit().

Definition at line 59 of file ir_prof.c.

Referenced by enter_str(), expand_strtab(), hashinit(), ir_prof_dump(), and ir_prof_dump_counts().


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