Searched refs:global_stabs (Results 1 – 5 of 5) sorted by relevance
58 EXTERN struct pending_stabs *global_stabs; variable
4342 global_stabs = NULL; /* AIX COFF */ in start_stabs()4369 if (global_stabs) in finish_global_stabs()4371 patch_block_stabs (global_symbols, global_stabs, objfile); in finish_global_stabs()4372 xfree (global_stabs); in finish_global_stabs()4373 global_stabs = NULL; in finish_global_stabs()
1503 add_stab_to_list (name, &global_stabs); in process_xcoff_symbol()1509 add_stab_to_list (name, &global_stabs); in process_xcoff_symbol()
1106 global_stabs and file_stabs for xcoffread.
2880 * xcoffread.c (global_stabs): Remove redundant def.