Searched refs:pending_macros (Results 1 – 4 of 4) sorted by relevance
194 if (pending_macros) in really_free_pendings()195 free_macro_table (pending_macros); in really_free_pendings()895 && pending_macros == NULL) in end_symtab()958 symtab->macro_table = pending_macros; in end_symtab()1037 pending_macros = NULL; in end_symtab()1139 pending_macros = NULL; in buildsym_init()
289 EXTERN struct macro_table *pending_macros; variable
8829 if (! pending_macros) in macro_start_file()8830 pending_macros = new_macro_table (&objfile->objfile_obstack, in macro_start_file()8836 current_file = macro_set_main (pending_macros, full_name); in macro_start_file()
9326 * buildsym.h (pending_macros): New global variable.9328 (buildsym_init): Initialize `pending_macros'.9332 `pending_macros' pointer which held it while we were reading the