|
GCC Middle and Back End API Reference
|

Data Fields | |
| symbol * | value |
| struct symbol_stack_entry * | next |
Stack code.
| struct symbol_stack_entry* symbol_stack_entry::next |
Referenced by symbol_pop(), and symbol_push().
| symbol* symbol_stack_entry::value |
Referenced by symbol_pop(), and symbol_push().