Searched refs:macro_table (Results 1 – 8 of 8) sorted by relevance
75 struct macro_table;126 struct macro_table *table;166 struct macro_table *new_macro_table (struct obstack *obstack,173 void free_macro_table (struct macro_table *table);187 struct macro_source_file *macro_set_main (struct macro_table *table,192 struct macro_source_file *macro_main (struct macro_table *table);265 struct macro_table *table;
36 struct macro_table struct144 struct macro_table *table;330 new_macro_key (struct macro_table *t, in new_macro_key()364 new_source_file (struct macro_table *t, in new_source_file()398 macro_set_main (struct macro_table *t, in macro_set_main()412 macro_main (struct macro_table *t) in macro_main()585 struct macro_table *t = d->table; in macro_tree_delete_value()608 struct macro_table *t = file->table; in find_definition()723 struct macro_table *t = source->table; in macro_define_object()856 struct macro_table *[all …]
40 || ! sal.symtab->macro_table) in sal_macro_scope()45 main = macro_main (sal.symtab->macro_table); in sal_macro_scope()
289 EXTERN struct macro_table *pending_macros;
786 struct macro_table *macro_table; member
199 static struct macro_table *user_macros;
959 symtab->macro_table = pending_macros; in end_symtab()
614 s->macro_table ? "Includes" : "Does not include"); in source_info()