Home
last modified time | relevance | path

Searched defs:macro_table (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDmacrotab.c36 struct macro_table struct
40 struct obstack *obstack;
44 struct bcache *bcache;
49 struct macro_source_file *main_source;
53 const char *comp_dir;
57 int redef_ok;
88 macro_alloc (int size, struct macro_table *t) in macro_alloc() argument
HDsymtab.h821 struct macro_table *macro_table; member