GDB (xrefs)
Classes | Functions | Variables
/tmp/gdb-7.10/gdb/macroscope.h File Reference
#include "macrotab.h"
#include "symtab.h"

Go to the source code of this file.

Classes

struct  macro_scope
 

Functions

struct macro_scopesal_macro_scope (struct symtab_and_line sal)
 
struct macro_scopeuser_macro_scope (void)
 
struct macro_scopedefault_macro_scope (void)
 
struct macro_definitionstandard_macro_lookup (const char *name, void *baton)
 

Variables

struct macro_tablemacro_user_macros
 

Function Documentation

struct macro_scope* default_macro_scope ( void  )
struct macro_scope* sal_macro_scope ( struct symtab_and_line  sal)
struct macro_definition* standard_macro_lookup ( const char *  name,
void *  baton 
)
struct macro_scope* user_macro_scope ( void  )

Variable Documentation

struct macro_table* macro_user_macros