Searched refs:map_obstack (Results 1 – 4 of 4) sorted by relevance
61 static struct obstack map_obstack; variable2340 obstack_begin (&map_obstack, 1000); in lang_map()2374 def = (struct map_symbol_def *) obstack_alloc (&map_obstack, sizeof *def); in sort_def_symbol()4856 obstack_alloc (&map_obstack, in print_all_symbols()4869 obstack_free (&map_obstack, entries); in print_all_symbols()
890 * ldlang.c (map_obstack): New static variable.
62 static struct obstack map_obstack; variable2380 obstack_begin (&map_obstack, 1000); in lang_map()2414 def = (struct map_symbol_def *) obstack_alloc (&map_obstack, sizeof *def); in sort_def_symbol()4858 obstack_alloc (&map_obstack, in print_all_symbols()4871 obstack_free (&map_obstack, entries); in print_all_symbols()