GDB (xrefs)
Loading...
Searching...
No Matches
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 140 of file dictionary.c.

Member Data Documentation

◆ buckets

struct symbol** dictionary_hashed_expandable::buckets

Definition at line 144 of file dictionary.c.

◆ nbuckets

int dictionary_hashed_expandable::nbuckets

Definition at line 143 of file dictionary.c.

◆ nsyms

int dictionary_hashed_expandable::nsyms

Definition at line 147 of file dictionary.c.


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