GDB (xrefs)
Public Attributes | List of all members
dictionary_hashed_expandable Struct Reference

Public Attributes

int nbuckets
 
struct symbol ** buckets
 
int nsyms
 

Detailed Description

Definition at line 139 of file dictionary.c.

Member Data Documentation

struct symbol** dictionary_hashed_expandable::buckets

Definition at line 143 of file dictionary.c.

int dictionary_hashed_expandable::nbuckets

Definition at line 142 of file dictionary.c.

int dictionary_hashed_expandable::nsyms

Definition at line 146 of file dictionary.c.


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