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 138 of file dictionary.c.

Member Data Documentation

◆ buckets

struct symbol** dictionary_hashed_expandable::buckets

Definition at line 142 of file dictionary.c.

◆ nbuckets

int dictionary_hashed_expandable::nbuckets

Definition at line 141 of file dictionary.c.

◆ nsyms

int dictionary_hashed_expandable::nsyms

Definition at line 145 of file dictionary.c.


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