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

Public Attributes

int nsyms
 
struct symbol ** syms
 
int capacity
 

Detailed Description

Definition at line 155 of file dictionary.c.

Member Data Documentation

int dictionary_linear_expandable::capacity

Definition at line 161 of file dictionary.c.

int dictionary_linear_expandable::nsyms

Definition at line 158 of file dictionary.c.

struct symbol** dictionary_linear_expandable::syms

Definition at line 159 of file dictionary.c.


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