Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDmacrotab.c36 struct macro_table struct
40 struct obstack *obstack;
44 struct bcache *bcache;
49 struct macro_source_file *main_source;
80 macro_alloc (int size, struct macro_table *t) in macro_alloc() argument
HDsymtab.h786 struct macro_table *macro_table; member