|
GDB (xrefs)
|
Public Attributes | |
| int | nsyms |
| struct symbol ** | syms |
| int | capacity |
Definition at line 155 of file dictionary.c.
| 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.
1.8.10