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

Public Attributes

struct obstack * obstack
 
struct bcachebcache
 
struct macro_source_filemain_source
 
struct compunit_symtabcompunit_symtab
 
int redef_ok
 
splay_tree definitions
 

Detailed Description

Definition at line 35 of file macrotab.c.

Member Data Documentation

struct bcache* macro_table::bcache

Definition at line 43 of file macrotab.c.

Referenced by macro_bcache(), macro_bcache_free(), and new_macro_table().

struct compunit_symtab* macro_table::compunit_symtab

Definition at line 51 of file macrotab.c.

Referenced by macro_source_fullname(), and new_macro_table().

splay_tree macro_table::definitions
struct macro_source_file* macro_table::main_source
struct obstack* macro_table::obstack

Definition at line 39 of file macrotab.c.

Referenced by macro_alloc(), macro_allow_redefinitions(), macro_free(), and new_macro_table().

int macro_table::redef_ok

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